POST api/survey/AddSurveyQuestion

Them phan/cau hoi bai khao sat

Request Information

URI Parameters

None.

Body Parameters

SurveyQuestionModel
NameDescriptionTypeAdditional information
ID

integer

None.

SurveyID

integer

None.

Title

string

None.

Description

string

None.

ParentID

integer

None.

CreateDate

date

None.

CreateByUser

string

None.

IsType

integer

None.

QuestionChilds

Collection of SurveyQuestionModel

None.

SurveyLevels

Collection of SurveyLevelModel

None.

SurveyCriterias

Collection of SurveyCriteriasModel

None.

Checksum

string

None.

LstLevels

string

None.

LstCriterias

string

None.

TitleCriterias

string

None.

TitleLevels

string

None.

HaveChild

boolean

None.

IsText

boolean

None.

NameParent

string

None.

Prior

integer

None.

StandardOutput

string

None.

FlagEditLevel

integer

None.

FlagEditCrit

integer

None.

HaveCriteria

boolean

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

text/html

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.