CustomsForms Property
Customs forms required to mail to CountryCode .
Syntax
[VB.NET] Public ReadOnlyProperty CustomsForms As String
[C#] public string CustomsForms {get;}
Remarks
This property will contain the name and number of any customs forms needed to send mail to the indicated CountryCode.
The value of this property is filled after a call to the GetRates method.
This property is read-only.
Default Value
""