StockLocationStreetAddresses Property |
Street address with TypeId == StreetAddrType.Primary is shipping address;
the one with TypeId == StreetAddrType.Alt is billing address.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Address2[] StreetAddresses { get; set; }
Property Value
Type:
Address2
See Also