DocumentCommandInProgress Property
|
Namespace: Bricscad.ApplicationServices
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.1.4.0
Syntax
public string CommandInProgress { get; }
Public ReadOnly Property CommandInProgress As String
Get
public:
property String^ CommandInProgress {
String^ get ();
}
member CommandInProgress : string with get
Property Value
String
See Also