Click or drag to resize

AttributeValue Properties

The AttributeValue type exposes the following members.

Properties
  NameDescription
Public propertyAttribute
Gets the attribute.
Public propertyHasValue
Indicates whether the attribute has a value.
Public propertyObject
Gets the domain object.
Public propertyOriginalValue
Gets the original value of the attribute, which was initially retrieved frmo the data source.
Public propertyValue
Gets or sets the value.
Top
See Also