C# Класс Stratsys.Apis.v1.Apis.Scorecards.ScorecardsPath

Показать файл Открыть проект

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

Метод Описание
Department ( string id ) : ScorecardsDepartmentsPath
ScorecardsPath ( StratsysAuthentication authentication, string id ) : Stratsys.Apis.v1.Apis.Scorecards.Requests

Описание методов

Department() публичный Метод

public Department ( string id ) : ScorecardsDepartmentsPath
id string
Результат ScorecardsDepartmentsPath

ScorecardsPath() публичный Метод

public ScorecardsPath ( StratsysAuthentication authentication, string id ) : Stratsys.Apis.v1.Apis.Scorecards.Requests
authentication StratsysAuthentication
id string
Результат Stratsys.Apis.v1.Apis.Scorecards.Requests