C# Class WorldSurveyKit.Controllers.UQuestionCollectionController

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

Public Methods

Method Description
GetUQuestionCollection ( int id ) : HttpResponseMessage

GET's all the questions in all the files in an org, must be org user

Method Details

GetUQuestionCollection() public method

GET's all the questions in all the files in an org, must be org user
public GetUQuestionCollection ( int id ) : HttpResponseMessage
id int
return System.Net.Http.HttpResponseMessage