DocumentCollectionExecutionResultIsCompleted
Property
|
Namespace: Bricscad.ApplicationServices
Assembly: BrxMgd (in BrxMgd.dll) Version:
25.1.5.0
Syntax
public bool IsCompleted { get; }
Public ReadOnly Property IsCompleted As Boolean
Get
public:
property bool IsCompleted {
bool get ();
}
member IsCompleted : bool with get
Property Value
Boolean
See Also