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