Click or drag to resize

Metodo DedDistControlAddNode(BomItemCollection, DedDataPart, Double)

Aggiunge l'anagrafica passata alla distinta

Namespace: DedNet.Controls
Assembly: DedNet (in DedNet.dll) Versione: 27.1.0
Sintassi
public BomItem AddNode(
	BomItemCollection bom,
	DedDataPart item,
	double qta
)

Parametri

bom  BomItemCollection
Distinta di arrivo.
item  DedDataPart
Anagrafica da aggiungere.
qta  Double
Quantità.

Valore di ritorno

BomItem
Vedi anche