Click or drag to resize

MailTemplateLoadOptionsDataObjectTypeIdPosList Property

Positive list of data object type ids, which ensures only those mailtemplates for the given data object typeids will be loaded.

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

Property Value

Type: IntegerList
See Also