ISchema
|
The ISchemaSyncher type exposes the following members.
| Name | Description | |
|---|---|---|
| AssetContent | The content of the asset to be synced. | |
| NewSchemaContent | The content of the updated schema for syncing. | |
| OverwriteRootAttributesValue | Gets if the page's root value should be overwritten. | |
| PageContent | The content of the page to be synced. | |
| SyncPresentations | Gets if the page's presentations should be synced. |
| Name | Description | |
|---|---|---|
| Execute | Executes the sync. | |
| GetChangeEffortScore | Gets the difficulty of the sync by comparing the page content to the new schema content and calculating differences. | |
| GetDiffPlan | Gets a collection of changes made to the schema that need to be synced. |