C# 클래스 Stratsys.Apis.v1.Apis.StratsysApps.Resources.ReportListResource

파일 보기 프로젝트 열기: stratsys/Stratsys.Apis.v1 1 사용 예제들

공개 메소드들

메소드 설명
GetItemsForUser ( string reportListId, string userId, bool showAll = null ) : GetUserReportListItemsRequest
ReportListResource ( IClientService clientService ) : Stratsys.Apis.v1.Apis.StratsysApps.Requests

메소드 상세

GetItemsForUser() 공개 메소드

public GetItemsForUser ( string reportListId, string userId, bool showAll = null ) : GetUserReportListItemsRequest
reportListId string
userId string
showAll bool
리턴 GetUserReportListItemsRequest

ReportListResource() 공개 메소드

public ReportListResource ( IClientService clientService ) : Stratsys.Apis.v1.Apis.StratsysApps.Requests
clientService IClientService
리턴 Stratsys.Apis.v1.Apis.StratsysApps.Requests