IReplicationItemSkipReason Property
|
Gets and sets the reason why this item is skipped.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
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