Proprietà CaricaPartePrtNew 
             | 
          
        
         
            Restituisce la parte caricata. Disponibile solo alla fine del comando.
            Non è detto che il comando riesca a reperire la parte, soprattutto se lanciato
            dalla ricerca in modo asincrono.
            
 
    Namespace: 
   DedNetAcad
    Assembly:
   DedNetAcad (in DedNetAcad.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassipublic PartInfo PrtNew { get; }Public ReadOnly Property PrtNew As PartInfo
	Get
public:
property PartInfo^ PrtNew {
	PartInfo^ get ();
}member PrtNew : PartInfo with get
Valore della proprietà
Tipo: 
PartInfo
Vedi anche