IReplicationItemSkipReason Property
|
Gets and sets the reason why this item is skipped during replication.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax string SkipReason { get; set; }
Property SkipReason As String
Get
Set
property String^ SkipReason {
String^ get ();
void set (String^ value);
}
abstract SkipReason : string with get, set
Property Value
Type:
StringSee Also