|    | RefPropertyAttribValue Constructor  | 
 
            Construct the object with the attribute property ID.
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic RefPropertyAttribValue(
	int propertyId,
	string attributePropertyName
)
Parameters
- propertyId
 - Type: SystemInt32
 - attributePropertyName
 - Type: SystemString
 
See Also