IReplicationItemSkipReason Property
|
Gets and sets the reason why this item is skipped during replication.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxstring 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
String
See Also