Click or drag to resize

IReplicationItemChangeType Property


Gets the type of change on this item: Create, Update, Delete, or Rename/Move.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
ChangeType ChangeType { get; }

Property Value

Type: ChangeType
See Also