Click or drag to resize

ISchemaSyncLogSyncSuccessPageIDs Property


Gets/sets the collection of pages that synced successfully.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
IEnumerable<string> SyncSuccessPageIDs { get; set; }

Property Value

Type: IEnumerableString
See Also