Click or drag to resize

Metodo FileZipStructCreateDedDataList

Restituisce la lista delle anagrafiche presenti nella distinta. Esegue un controllo ricorsivo sui BomItemCollection

Namespace: DedNet.Commands
Assembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi
public List<DedData> CreateDedDataList(
	DistManager dm,
	BomItemCollection bic,
	DateTime? date
)

Parametri

dm  DistManager
DistManager
bic  BomItemCollection
BomItemCollection dove vengono prese le anagrafiche
date  NullableDateTime
DataTime del padre

Valore di ritorno

ListDedData
Vedi anche