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