Proprietà DedNetInvAppIsDedInvOpenDocRunning
|
Indica se è in esecuzione il comando di apertura documenti di Inventor.
Namespace: DedNetInvAssembly: DedNetInv (in DedNetInv.dll) Versione: 28.1.0-RC3
Sintassipublic static bool IsDedInvOpenDocRunning { get; set; }Public Shared Property IsDedInvOpenDocRunning As Boolean
Get
Set
public:
static property bool IsDedInvOpenDocRunning {
bool get ();
void set (bool value);
}static member IsDedInvOpenDocRunning : bool with get, set
Valore della proprietà
Boolean
Vedi anche