Click or drag to resize

AttributeValueTValue Methods

The AttributeValueTValue generic type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified Object, is equal to this instance.
(Inherited from AttributeValue.)
Public methodGetDatabaseValue
Gets the actual value of the attribute that is retrieved from database.
(Inherited from AttributeValue.)
Public methodGetHashCode
Returns a hash code for this instance.
(Inherited from AttributeValue.)
Public methodRecalc
Recalculates the value of the attribute.
(Inherited from AttributeValue.)
Public methodToString
Returns a String that represents this instance.
(Inherited from AttributeValue.)
Top
See Also