 | BarCodeWeight Enumeration |
Represents the types of bar code weights
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Types
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxpublic enum BarCodeWeight
Public Enumeration BarCodeWeight
Members
| Member name | Value | Description |
---|
| Grams | 0 | Grams |
| KiloGrams | 1 | KiloGrams |
See Also