Click or drag to resize

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
Syntax
C#
public RefPropertyAttribValue(
	int propertyId,
	string attributePropertyName
)

Parameters

propertyId
Type: SystemInt32
attributePropertyName
Type: SystemString
See Also