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