AustraliaPostSettings.CustomerInformationInterpretingType

AustraliaPostSettings.CustomerInformationInterpretingType property

Gets or sets the Interpreting Type for the Customer Information of AustralianPost BarCode.Default is CustomerInformationInterpretingType.Other.

public CustomerInformationInterpretingType CustomerInformationInterpretingType { get; set; }

Property Value

The interpreting type (CTable, NTable or Other) of customer information for AustralianPost BarCode

See Also