C# Class Stratsys.Apis.v1.Apis.Scorecards.ScorecardsPath

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

Méthodes publiques

Méthode Description
Department ( string id ) : ScorecardsDepartmentsPath
ScorecardsPath ( StratsysAuthentication authentication, string id ) : Stratsys.Apis.v1.Apis.Scorecards.Requests

Method Details

Department() public méthode

public Department ( string id ) : ScorecardsDepartmentsPath
id string
Résultat ScorecardsDepartmentsPath

ScorecardsPath() public méthode

public ScorecardsPath ( StratsysAuthentication authentication, string id ) : Stratsys.Apis.v1.Apis.Scorecards.Requests
authentication StratsysAuthentication
id string
Résultat Stratsys.Apis.v1.Apis.Scorecards.Requests