...
Attribut | Beschreibung | Datentyp |
---|---|---|
DtoTypeName | Immer SurveyQuestionDtoV1 | String |
DtoTypeVersion | Version des DTOs | Integer |
GenericProperties | GenericProperties | → GenericProperties DTO |
GenericPropertyValues | GenericPropertyValues | → GenericPropertyValues DTO |
LookupValues | LookupValues | → LookupValues DTO |
MessageList | MessageList | → MessageList DTO |
RowState | Wird gesetzt um den Service anzuweisen, wie mit dem Objekt umgegangen werden soll: 0 = Keine Aktion | Integer |
Id | Primärschlüssel | Integer |
Identifier | Text-Identifier | String |
Title | Titel der Umfrage | → DynamicString DTO |
Description | Beschreibung der Umfrage (in HTML, resp. Markup) | → DynamicString DTO |
SortOrder | Sortierung der Survey Section | String |
SurveyQuestions | Liste mit SurveyQuestion DTOs | → Liste<SurveyQuestion DTO> |
DataSourceObjectId | String | |
DataSourceIdentifier | String |
...