C# Класс Stratsys.Apis.v1.Apis.StratsysApps.Resources.ReportListResource

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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