C# Class LinnworksAPI.Search_PurchaseOrderParameter

Exibir arquivo Open project: LinnSystems/LinnworksNetSDK Class Usage Examples

Public Properties

Property Type Description
DateFrom DateTime?
DateTo DateTime?
EntriesPerPage System.Int32
Location List
PageNumber System.Int32
ReferenceLike String
Status PurchaseOrderStatus?
Supplier List

Property Details

DateFrom public_oe property

public DateTime? DateFrom
return DateTime?

DateTo public_oe property

public DateTime? DateTo
return DateTime?

EntriesPerPage public_oe property

public Int32,System EntriesPerPage
return System.Int32

Location public_oe property

public List Location
return List

PageNumber public_oe property

public Int32,System PageNumber
return System.Int32

ReferenceLike public_oe property

public String ReferenceLike
return String

Status public_oe property

public PurchaseOrderStatus? Status
return PurchaseOrderStatus?

Supplier public_oe property

public List Supplier
return List