Parameters
- lic
- The Labeler Identification Code (LIC).
- pcn
- The Labelers Product or Catalog Number (PCN).
- unitOfMeasureID
- The Unit of Measure identifier.
Exception | Description |
---|---|
System.ArgumentNullException | Thrown if lic is null or empty string. |
System.ArgumentOutOfRangeException | Thrown if lic has invalid format. |
System.ArgumentNullException | Thrown if pcn is null or empty string. |
System.ArgumentOutOfRangeException | Thrown if pcn has invalid format. |
System.ArgumentOutOfRangeException | Thrown if unitOfMeasureID is lower than 0 or greater than 9. |
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5