Proprietà DistHeaderItems
|
Restituisce la distinta di questa intestazione.
Restituisce l'insieme degli elementi trovati oppure una collezione vuota se non ce ne sono oppure null se il codice richiesto non è presente in anagrafica.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public BomItemCollection Items { get; set; }
Public Property Items As BomItemCollection
Get
Set
public:
property BomItemCollection^ Items {
BomItemCollection^ get ();
void set (BomItemCollection^ value);
}
member Items : BomItemCollection with get, set
Valore della proprietà
BomItemCollectionVedi anche