|   | IDataObjectLoadOptionsBaseDataObjectUIds Property  | 
 
            States a list of data object uids.
            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<Guid> DataObjectUIds { get; }Property Value
Type: 
IListGuid
See Also