C# Class LinnworksAPI.Search_PurchaseOrdersResult

Mostrar archivo Open project: LinnSystems/LinnworksNetSDK

Public Properties

Property Type Description
CurrentPageNumber System.Int32
EntriesPerPage System.Int32
Result List
TotalNumberOfRecords System.Int32
TotalPages System.Int32

Property Details

CurrentPageNumber public_oe property

public Int32,System CurrentPageNumber
return System.Int32

EntriesPerPage public_oe property

public Int32,System EntriesPerPage
return System.Int32

Result public_oe property

public List Result
return List

TotalNumberOfRecords public_oe property

public Int32,System TotalNumberOfRecords
return System.Int32

TotalPages public_oe property

public Int32,System TotalPages
return System.Int32