Proprietà CaricaParte.PrtNew

DedNet

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: 21.3.0.0 (21.3.0.0)
Sintassi
public 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