RefPropertyAttribValueSet Properties |
The RefPropertyAttribValueSet type exposes the following members.
| Name | Description | |
|---|---|---|
| Deleted |
If true, the reference property value has been deleted
(Inherited from RefPropertyAttribValue.) | |
| PropertyId |
The attribute property.
(Inherited from RefPropertyAttribValue.) | |
| PropertyName |
System name of the attribute property.
(Inherited from RefPropertyAttribValue.) | |
| Value |
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.) |