fsresFabSuiteXMLResponseGetPurchaseOrderInformation Property |
Retrieves the full information of Purchase Orders.
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("GetPurchaseOrderInformation")] public List<fsresGetPurchaseOrderInformation> GetPurchaseOrderInformation { get; set; }
Property Value
Type: ListfsresGetPurchaseOrderInformationSee Also