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