Proprietà AsyncExecutorOptionsLockDocument
|
Namespace: DedNetAcadAssembly: DedNetAcad (in DedNetAcad.dll) Versione: 28.0.0
Sintassipublic bool LockDocument { get; set; }
Public Property LockDocument As Boolean
Get
Set
public:
property bool LockDocument {
bool get ();
void set (bool value);
}
member LockDocument : bool with get, set
Valore della proprietà
Boolean
Vedi anche