C# Class WorldSurveyKit.Controllers.FileInstanceCollectionController

Inheritance: ApiController
Datei anzeigen Open project: ntheile/World-Survey-Kit

Public Methods

Method Description
GetFileInstanceCollection ( int id ) : HttpResponseMessage

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

Method Details

GetFileInstanceCollection() public method

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