|   | DataObjectTypesGetPropertyTypes Method  | 
 
            Returns a list of data object types that the given property is used on.
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic DataObjectTypes GetPropertyTypes(
	int propertyId
)
Parameters
- propertyId
 - Type: SystemInt32
 
Return Value
Type: 
DataObjectTypes
See Also