C# Class WorldSurveyKit.Controllers.FileInstanceCollectionController

Inheritance: ApiController
Afficher le fichier Open project: ntheile/World-Survey-Kit

Méthodes publiques

Méthode Description
GetFileInstanceCollection ( int id ) : HttpResponseMessage

GET's all file instances that belong to an org for reports

Method Details

GetFileInstanceCollection() public méthode

GET's all file instances that belong to an org for reports
public GetFileInstanceCollection ( int id ) : HttpResponseMessage
id int
Résultat System.Net.Http.HttpResponseMessage