Proprietà ImportDocumentIsAssociateDrawing
|
Indica se è una importazione chiamata dal comando associa tavola
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic bool IsAssociateDrawing { get; set; }
Public Property IsAssociateDrawing As Boolean
Get
Set
public:
property bool IsAssociateDrawing {
bool get ();
void set (bool value);
}
member IsAssociateDrawing : bool with get, set
Valore della proprietà
Boolean
Vedi anche