BCSearchQueryShowOutOfScopeDocs Property |
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: 4.0.0.0 (4.0.19.0)
Syntax public bool ShowOutOfScopeDocs { get; set; }
Public Property ShowOutOfScopeDocs As Boolean
Get
Set
public:
property bool ShowOutOfScopeDocs {
bool get ();
void set (bool value);
}
member ShowOutOfScopeDocs : bool with get, set
Property Value
Type:
BooleanSee Also