Proprietà DedNetAcadAppIsDedAcadOpenDocRunning
|
Indica se è in esecuzione il comando di apertura documenti di Inventor.
Namespace: DedNetAcadAssembly: DedNetAcad (in DedNetAcad.dll) Versione: 27.1.0
Sintassi public static bool IsDedAcadOpenDocRunning { get; set; }
Public Shared Property IsDedAcadOpenDocRunning As Boolean
Get
Set
public:
static property bool IsDedAcadOpenDocRunning {
bool get ();
void set (bool value);
}
static member IsDedAcadOpenDocRunning : bool with get, set
Valore della proprietà
BooleanVedi anche