ModelDifferenceStore Members
In This Article
#Fields
Name | Description |
---|---|
App |
The default name of the application-level differences specific to desktop devices (“Model. |
App |
The default name of the application-level differences specific to mobile devices (“Model. |
App |
The default name of the application-level differences (“Model”).
Inherited from Model |
App |
The default name of the application-level differences specific to tablet devices (“Model. |
Empty static |
Gets the empty model difference store.
Inherited from Model |
Localization |
Specifies the localization prefix.
Inherited from Model |
Logon |
Specifies the default name of the Logon Parameters storage.
Inherited from Model |
Logon |
Obsolete. This field is obsolete. Use Model |
Model |
Specifies the name of the Application Model cache file.
Inherited from Model |
Model |
The default name of the module-level differences (“Model. |
Model |
The default application-level differences extension (“. |
Skip |
For internal use.
Inherited from Model |
Unusable |
The default name of the unusable differences (“Unusable |
User |
The default name of the user-level differences (“Model. |
#Properties
Name | Description |
---|---|
Name |
Gets the name of the current model difference store.
Inherited from Model |
Read |
Indicates whether or not the current model differences store is readonly.
Inherited from 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. |
Get |
Returns the list of the Application Model aspects.
Inherited from Model |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Load |
Loads the model differences.
Inherited from Model |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Save |
Saves the model differences. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also