Gets or sets a value indicating whether to ignore content of the added document.
Namespace: BlueCieloECM.InnoCielo.Meridian.DesignAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.53.0)
public bool SkipContent { get; set; }
public bool SkipContent { get; set; }
Public Property SkipContent As Boolean
Get
Set
Public Property SkipContent As Boolean
Get
Set
public:
property bool SkipContent {
bool get ();
void set (bool value);
}
public:
property bool SkipContent {
bool get ();
void set (bool value);
}