Inherits from
Description
The AngularValueChangeDetail class defines a change to an AngularValue that is part of a datasource object.
Properties
|
Property |
Description |
|
Gets the final value of the object changed. |
|
|
Gets whether this change detail has a final value - as opposed to a NULL or empty value; (Overrides ChangeDetail.HasFinalValue). |
|
|
Gets whether this change detail has an initial value - as opposed to a NULL or empty value (Overrides ChangeDetail.HasInitialValue). |
|
|
Gets the initial value of the object changed. |
|
|
Inherited Property |
Description |
|
Inherited from ChangeDetail. |
|
|
Inherited from ChangeDetail. |
|
|
Inherited from ChangeDetail. |
Methods
|
Method |
Description |
|
Creates a clone of this object. (Overrides the abstract ChangeDetail.Clone()). |
|
|
Inherited Method |
Description |
|
Equals |
Value equals comparison. (Inherited from Object.Equals(Object)). |
|
GetHashCode |
Serves as the default hash function. (Inherited from Object). |
|
GetType |
Gets the Type of the current instance. (Inherited from Object). |
|
ToString |
Returns a string that represents the current object. (Inherited from Object). |
Comments
0 comments
Please sign in to leave a comment.