|   | DataObjectsGetByTypeIdL Method  | 
 
            Returns the first object in the list of the provided type.
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic DataObject GetByTypeIdL(
	int dataObjectTypeId
)
Parameters
- dataObjectTypeId
 - Type: SystemInt32
 
Return Value
Type: 
DataObject
See Also