DocumentLockModeChangedEventArgsCurrentMode Property
|
Namespace: Bricscad.ApplicationServices
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
public DocumentLockMode CurrentMode { get; }
Public ReadOnly Property CurrentMode As DocumentLockMode
Get
public:
property DocumentLockMode CurrentMode {
DocumentLockMode get ();
}
member CurrentMode : DocumentLockMode with get
Property Value
Type:
DocumentLockMode
See Also