IModelSynchronizable Methods
Declares members implemented by classes used to persist the configuration of an entity into the Application Model.Name | Description |
---|---|
ApplyModel() | Sets up an entity according to the configuration stored in the Application Model. |
SynchronizeModel() | Persists the configuration of an entity into the Application Model. |
See Also