Click or drag to resize

ISchemaSyncherGetDiffPlan Method


Gets a collection of changes made to the schema that need to be synced.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
ISchemaDiffPlan GetDiffPlan()

Return Value

ISchemaDiffPlan
An ISchemaDiffPlan.
See Also