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