AttributeValue Properties |
The AttributeValue type exposes the following members.
| Name | Description | |
|---|---|---|
| Attribute |
Gets the attribute.
| |
| HasValue |
Indicates whether the attribute has a value.
| |
| Object |
Gets the domain object.
| |
| OriginalValue |
Gets the original value of the attribute, which was initially retrieved frmo the data source.
| |
| Value |
Gets or sets the value.
|