Click or drag to resize

ISchemaSynchManager Methods


The ISchemaSynchManager type exposes the following members.

Methods
  NameDescription
Public methodAnalyzePages
Analyzes the change effort of syncing the provided pages and returns a collection of IPageToSyncWithScore.
Public methodGetPagesByID
Get a list of pages to sync given a list of page IDs.
Public methodGetPagesToSync
Get the pages that use the given schema.
Public methodSynchAssets
Performs a schema sync for all of the provided assets.
Public methodSynchPages
Performs a schema sync for all of the provided pages.
Top
See Also