|   | DataObjectGetReferencePropertyValues Method (Int32) | 
 
            Returns a collection of ReferencePropertyValue objects from the current DataObjectVersion.
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic virtual ReferencePropertyValues GetReferencePropertyValues(
	int propertyId
)
Parameters
- propertyId
 - Type: SystemInt32
 
Return Value
Type: 
ReferencePropertyValues
See Also