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.308
Syntax
ISchemaDiffPlan GetDiffPlan()

Return Value

Type: ISchemaDiffPlan
An ISchemaDiffPlan.
See Also