Click or drag to resize
InternetWaybillParcelModelParcelNumber Property
Parcel ID (e.g. 123456789012345675).
Required, GS1 SSCC (http://www.gs1.org/barcodes/support/check_digit_calculator#sscc).

Namespace: FRAM.CommonLayer.Models.FRAM
Assembly: FRAM.CommonLayer (in FRAM.CommonLayer.dll) Version: FRAM 2.0 v2.2.5.0
Syntax
public string ParcelNumber { get; set; }

Property Value

Type: String
See Also