Click or drag to resize

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

Parameters

propertyId
Type: SystemInt32
attributePropertyName
Type: SystemString
See Also