ISchemaSynchManager Methods |
The ISchemaSynchManager type exposes the following members.
| Name | Description | |
|---|---|---|
| AnalyzePages |
Analyzes the change effort of syncing the provided pages and returns a collection of IPageToSyncWithScore.
| |
| GetPagesByID |
Get a list of pages to sync given a list of page IDs.
| |
| GetPagesToSync |
Get the pages that use the given schema.
| |
| SynchAssets |
Performs a schema sync for all of the provided assets.
| |
| SynchPages |
Performs a schema sync for all of the provided pages.
|