IReplicationLogCancelledByUser Property
|
Gets/sets if the replication was canceled.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxbool CancelledByUser { get; set; }Property CancelledByUser As Boolean
Get
Set
property bool CancelledByUser {
bool get ();
void set (bool value);
}abstract CancelledByUser : bool with get, set
Property Value
Boolean
See Also