fsresPurchaseOrder_Get_ResultDataVendorFirm Property |
List of Vendor Firms 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("VendorFirm")] public List<fsresFirm> VendorFirm { get; set; }