Gets or sets a value indicating whether documents residing
in the parent work area(s) should be listed.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.53.0)
public bool ShowOutOfScopeDocs { get; set; }
public bool ShowOutOfScopeDocs { get; set; }
Public Property ShowOutOfScopeDocs As Boolean
Get
Set
Public Property ShowOutOfScopeDocs As Boolean
Get
Set
public:
property bool ShowOutOfScopeDocs {
bool get ();
void set (bool value);
}
public:
property bool ShowOutOfScopeDocs {
bool get ();
void set (bool value);
}