fsreqGetLoadsDestinationName Property |
The shipping destination to restrict the result to.
Specify the value 'Jobsite' for the jobsite destination.
If this element is not specified then information from all shipping destinations will be retrieved.
Namespace: FabSuiteRequestApi
Assembly: FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute(DataType = "token")] public string DestinationName { get; set; }
Property Value
Type: StringSee Also