Proprietà CaricaParteLoadAsPrtExt 
             | 
          
        
         
            Restituisce o imposta se bisogna utilizzare il comando "Carica parte esterna".
            
 
    Namespace: 
   DedNetAcad
    Assembly:
   DedNetAcad (in DedNetAcad.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassipublic 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