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: DedNetAcadAssembly: DedNetAcad (in DedNetAcad.dll) Versione: 26.4.0.0 (26.4.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à
PartInfoVedi anche