fsresPurchaseOrder_Get_ResultData Class

Get function result
Inheritance Hierarchy
SystemObject
  FabSuiteResponseApifsresPurchaseOrder_Get_ResultData

Namespace:  FabSuiteResponseApi
Assembly:  FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
[XmlTypeAttribute(Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-response-v0108.xsd")]
public class fsresPurchaseOrder_Get_ResultData

The fsresPurchaseOrder_Get_ResultData type exposes the following members.

Constructors
  NameDescription
Public methodfsresPurchaseOrder_Get_ResultData
fsresPurchaseOrder_Get_ResultData class constructor
Top
Properties
  NameDescription
Public propertyDeletedPurchaseOrderID
DeletedPurchaseOrderID
Public propertyGetOptions
GetOptions that were in request
Public propertyLastLogID
LastLogID
Public propertyPurchaseOrder
PurchaseOrder
Public propertyVendorFirm
List of Vendor Firms in Purchase Orders, if includeFirmDetails is set to true in GetOptions
Public propertyVendorFirmAddress
List of Vendor Firms Addresses in Purchase Orders, if includeFirmDetails is set to true in GetOptions
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next