C# 클래스 LinnworksAPI.Search_PurchaseOrderParameter

파일 보기 프로젝트 열기: LinnSystems/LinnworksNetSDK 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DateFrom DateTime?
DateTo DateTime?
EntriesPerPage System.Int32
Location List
PageNumber System.Int32
ReferenceLike String
Status PurchaseOrderStatus?
Supplier List

프로퍼티 상세

DateFrom 공개적으로 프로퍼티

public DateTime? DateFrom
리턴 DateTime?

DateTo 공개적으로 프로퍼티

public DateTime? DateTo
리턴 DateTime?

EntriesPerPage 공개적으로 프로퍼티

public Int32,System EntriesPerPage
리턴 System.Int32

Location 공개적으로 프로퍼티

public List Location
리턴 List

PageNumber 공개적으로 프로퍼티

public Int32,System PageNumber
리턴 System.Int32

ReferenceLike 공개적으로 프로퍼티

public String ReferenceLike
리턴 String

Status 공개적으로 프로퍼티

public PurchaseOrderStatus? Status
리턴 PurchaseOrderStatus?

Supplier 공개적으로 프로퍼티

public List Supplier
리턴 List