Proprietà DedAcadCreaAnagraficaAsynch
|
Restituisce o imposta se il salva parte debba essere eseguito in modo asincrono,
inviando alla riga di comando di autocad la stringa di comando.
Di default è false.
Namespace: DedNetAcadAssembly: DedNetAcad (in DedNetAcad.dll) Versione: 27.1.0
Sintassi public bool Asynch { get; set; }
Public Property Asynch As Boolean
Get
Set
public:
property bool Asynch {
bool get ();
void set (bool value);
}
member Asynch : bool with get, set
Valore della proprietà
BooleanVedi anche