Click or drag to resize

MailTemplateDataObjectTypeId Property

States the type of the object, that the mail is based on The type determines Which mail variable that can be used

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public int DataObjectTypeId { get; set; }

Property Value

Type: Int32
See Also