Click or drag to resize

CopyRuleLoadOptionsBaseToTypeIdPostList Property

Positive list of dataobject type id's. Unless the list is empty, only copyrules with "ToTypeId" included in the list are loaded.

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

Property Value

Type: IntegerList
See Also