ModelDifference Members
In This Article
#Constructors
Name | Description |
---|---|
Model |
Initializes a new instance of the Model |
#Properties
Name | Description |
---|---|
Aspects |
Gets a list of model difference aspects associated with the Model |
Context |
Specifies the context identifier of the current Model |
GCRecord |
Inherited from Base |
ID |
Specifies the Model |
ID |
The key property for the Base |
User |
Specifies the identifier of a user who owns the current Model |
User |
Gets the name of a user who owns the current Model |
Version |
Specifies the version of the current Model |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Evaluate |
Calculates the value of a calculated property whose name is specified by the property parameter. The expression used in calculation must be specified through the Persistent |
Evaluate |
Calculates the value of a calculated property whose name is specified by the property parameter. The expression used in calculation must be specified through the Persistent |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
On |
Partially implements the IXaf |
On |
Partially implements the IXaf |
On |
Partially implements the IXaf |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Set |
Sets the object’s property value bypassing security checks.
Inherited from Base |
To |
Inherited from Base |
See Also