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