Shipping Integrator V5 - Online Help
Shipping Integrator V5
Questions / Feedback?

MultiweightReport Property

Image of a multiweight report.

Syntax

[VB.NET]
Public ReadOnlyProperty MultiweightReport As String
Public ReadOnlyProperty MultiweightReportB As Byte()

[C#]
public string MultiweightReport {get;}
public byte[] MultiweightReportB {get;}

Remarks

This identifies the buffer containing the multiweight report for FedEx Ground multiweight shipments.

When calling the CloseGroundShipments method, the MultiweightReport is returned when ReportType is set to 4 (Multiweight)..

The report is generated in TXT format. The report will automatically be saved to disk in the file designated by ReportFile.

This property is applicable for FedEx Ground services only.

This property is read-only.

Default Value

""

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0