| IDataObjectLoadOptionsBaseExcludeDataObjectIds Property |
States a list of data object ids.
If specified the stated data objects are exluded from being loaded.
Namespace:
Omada.OE.Model.Public
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
SyntaxIList<int> ExcludeDataObjectIds { get; }
Property Value
Type:
IListInt32
See Also