C# Class Stratsys.Apis.v1.Apis.StratsysApps.Resources.ReportListResource

Afficher le fichier Open project: stratsys/Stratsys.Apis.v1 Class Usage Examples

Méthodes publiques

Méthode Description
GetItemsForUser ( string reportListId, string userId, bool showAll = null ) : GetUserReportListItemsRequest
ReportListResource ( IClientService clientService ) : Stratsys.Apis.v1.Apis.StratsysApps.Requests

Method Details

GetItemsForUser() public méthode

public GetItemsForUser ( string reportListId, string userId, bool showAll = null ) : GetUserReportListItemsRequest
reportListId string
userId string
showAll bool
Résultat GetUserReportListItemsRequest

ReportListResource() public méthode

public ReportListResource ( IClientService clientService ) : Stratsys.Apis.v1.Apis.StratsysApps.Requests
clientService IClientService
Résultat Stratsys.Apis.v1.Apis.StratsysApps.Requests