Restituisce la sotto-distinta di questo elemento.
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.Core
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public BomItemCollection Items { get; }
Public ReadOnly Property Items As BomItemCollection
Get
public:
property BomItemCollection^ Items {
BomItemCollection^ get ();
}
member Items : BomItemCollection with get
Valore della proprietà
Tipo:
BomItemCollectionVedi anche