📚 SAP Business One SDK Help

Add Method
See Also 
pIUnitOfMeasurement

The data for the new UoM.

Description

Adds a UoM.

Syntax

Visual Basic
Public Function Add( _
   ByVal pIUnitOfMeasurement As UnitOfMeasurement _
) As UnitOfMeasurementParams

Parameters

pIUnitOfMeasurement

The data for the new UoM.

See Also