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.3.169
Syntax ChangeType ChangeType { get; }
ReadOnly Property ChangeType As ChangeType
Get
property ChangeType ChangeType {
ChangeType get ();
}
abstract ChangeType : ChangeType with get
Property Value
Type:
ChangeTypeSee Also