BCSClientCurrentView Property |
Gets the name of the active view.
Namespace: BlueCieloECM.InnoCielo.Meridian.ScriptingAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public string CurrentView { get; }
Public ReadOnly Property CurrentView As String
Get
public:
property String^ CurrentView {
String^ get ();
}
member CurrentView : string with get
Property Value
Type:
StringSee Also