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)
Syntax
C#
[XmlElementAttribute("VendorFirmAddress")]
public List<fsresFirmAddress> VendorFirmAddress { get; set; }

Property Value

Type: ListfsresFirmAddress
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next