Metodo DedBomExplorerControlAddAnagrData(BomItemCollection, DedDataPart)
|
Aggiunge un elemento dall'anagrafica
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassi public BomItem AddAnagrData(
BomItemCollection bom,
DedDataPart item
)
Public Function AddAnagrData (
bom As BomItemCollection,
item As DedDataPart
) As BomItem
public:
BomItem^ AddAnagrData(
BomItemCollection^ bom,
DedDataPart^ item
)
member AddAnagrData :
bom : BomItemCollection *
item : DedDataPart -> BomItem
Parametri
- bom BomItemCollection
-
- item DedDataPart
Valore di ritorno
BomItemVedi anche