Add | Adds a bar code. |
 Delete | Deletes an existing bar code. |
 Get | Retrieves a bar code.
The bar code is specified by its key, which is contained in the BarCodeParams object passed to the method. |
 GetDataInterface | Creates an empty data structure for use with the BarCodesService. |
 GetDataInterfaceFromXMLFile | Creates an object from an XML file. |
 GetDataInterfaceFromXMLString | Creates an object from XML. |
 GetList | Returns the BarCodeParamsCollection data collection that identifies all bar codes. |
 Update | Updates an existing bar code. |
Â