Proprietà CaricaParte.LoadAsPrtExt

Libreria DedNetAcad

Proprietà CaricaParteLoadAsPrtExt

Restituisce o imposta se bisogna utilizzare il comando "Carica parte esterna".

Namespace:  DedNetAcad
Assembly:  DedNetAcad (in DedNetAcad.dll) Versione: 20.3.0.0 (20.3.0.0)
Sintassi
public bool LoadAsPrtExt { get; set; }
Public Property LoadAsPrtExt As Boolean
	Get
	Set
public:
property bool LoadAsPrtExt {
	bool get ();
	void set (bool value);
}
member LoadAsPrtExt : bool with get, set

Valore della proprietà

Tipo: Boolean
Vedi anche