Click or drag to resize

CopyRuleLoadOptionsBaseFromTypeIdPostList Property

Positive list of dataobject type id's. Unless the list is empty, only copyrules with "FromTypeId" 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 FromTypeIdPostList { get; set; }

Property Value

Type: IntegerList
See Also