fsresFabSuiteXMLResponseGetPurchaseOrderInformationTransactions Property |
Retrieves the changes that have been made to Purchase Order information.
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("GetPurchaseOrderInformationTransactions")] public List<fsresGetPurchaseOrderInformationTransactions> GetPurchaseOrderInformationTransactions { get; set; }
Property Value
Type: ListfsresGetPurchaseOrderInformationTransactionsSee Also