BCSDocumentIsInCurrentWA Property |
Gets a value indicating whether the document is assigned to the current work area.
Namespace: BlueCieloECM.InnoCielo.Meridian.ScriptingAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public bool IsInCurrentWA { get; }
Public ReadOnly Property IsInCurrentWA As Boolean
Get
public:
property bool IsInCurrentWA {
bool get ();
}
member IsInCurrentWA : bool with get
Property Value
Type:
BooleanSee Also