|    | IDataObjectLoadOptionsBaseMustHaveReferenceToDataObjectIds Property  | 
 
            States a list of data object ids.
            If specified only data objects, which have a reference (through a reference property)
            to one or more of the specific data objects, will be loaded.
            
 
    Namespace: 
   Omada.OE.Model.Public
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
SyntaxIList<int> MustHaveReferenceToDataObjectIds { get; }Property Value
Type: 
IListInt32
See Also