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