Proprietà DedDistControlBom
             | 
          
        
        
            Restituisce la Bom in editazione.
            
        
        Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic BomItemCollection Bom { get; }Public ReadOnly Property Bom As BomItemCollection
	Get
public:
property BomItemCollection^ Bom {
	BomItemCollection^ get ();
}member Bom : BomItemCollection with get
Valore della proprietà
BomItemCollection
Vedi anche