Restituisce l'oggetto BomItemCollection di appartenenza.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic BomItemCollection Parent { get; }Public ReadOnly Property Parent As BomItemCollection
	Get
public:
property BomItemCollection^ Parent {
	BomItemCollection^ get ();
}member Parent : BomItemCollection with get
Valore della proprietà
BomItemCollection
Vedi anche