Click or drag to resize

RefPropertyAttribValue Properties

The RefPropertyAttribValue type exposes the following members.

Properties
  NameDescription
Public propertyDeleted
If true, the reference property value has been deleted
Public propertyPropertyId
The attribute property.
Public propertyPropertyName
System name of the attribute property.
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.
Top
See Also