AttributeValueTValue Properties |
The AttributeValueTValue generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Attribute |
Gets the attribute.
(Inherited from AttributeValue.) |
![]() | HasValue |
Indicates whether the attribute has a value.
(Inherited from AttributeValue.) |
![]() | Object |
Gets the domain object.
(Inherited from AttributeValue.) |
![]() | OriginalValue |
Gets the original value of the attribute, which was initially retrieved frmo the data source.
|
![]() | Value |
Gets or sets the value. When the attribute does not have a value, the default for the type is returned.
|