| IDataObjectLoadOptionsBaseMustBeReferredByDataObjectIds Property |
States a list of data object ids.
If specified only data objects, that are referred by one or more of the specified 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> MustBeReferredByDataObjectIds { get; }
Property Value
Type:
IListInt32
See Also