C# Class LinnworksAPI.Search_PurchaseOrderParameter

Show file 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 property

public DateTime? DateFrom
return DateTime?

DateTo public property

public DateTime? DateTo
return DateTime?

EntriesPerPage public property

public Int32,System EntriesPerPage
return System.Int32

Location public property

public List Location
return List

PageNumber public property

public Int32,System PageNumber
return System.Int32

ReferenceLike public property

public String ReferenceLike
return String

Status public property

public PurchaseOrderStatus? Status
return PurchaseOrderStatus?

Supplier public property

public List Supplier
return List