DocumentCommandInProgress Property
|
Namespace: Bricscad.ApplicationServices
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
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
Type:
String
See Also