Click or drag to resize

RefPropertyAttribValueSet Properties

The RefPropertyAttribValueSet type exposes the following members.

Properties
  NameDescription
Public propertyDeleted
If true, the reference property value has been deleted
(Inherited from RefPropertyAttribValue.)
Public propertyPropertyId
The attribute property.
(Inherited from RefPropertyAttribValue.)
Public propertyPropertyName
System name of the attribute property.
(Inherited from RefPropertyAttribValue.)
Public propertyValue
Based on the type and datatype of the attribute property Value contains either a: string, int, datetime, double, bool, timespan or a SetPropertyValue object. Value can also be null.
(Inherited from RefPropertyAttribValue.)
Top
See Also