fsresPurchaseOrder_Get_ResultDataVendorFirmAddress Property |
List of Vendor Firms Addresses in Purchase Orders, if includeFirmDetails is set to true in GetOptions
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[XmlElementAttribute("VendorFirmAddress")] public List<fsresFirmAddress> VendorFirmAddress { get; set; }