Skip to end of banner
Go to start of banner

Survey Selection Value DTO

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »


{
    "DtoTypeName": "SurveySelectionValueDtoV1",
    "DtoTypeVersion": "1",
    "GenericProperties": [],
    "GenericPropertyValues": [],
    "LookupValues": [],
    "MessageList": [],
    "RowState": 0,
    "Id": 1,
    "DisplayText": {
        "Values": [
            {
                "IetfLanguageTag": "de-CH",
                "Value": "Titel der Umfrage"
            },
            {
                "IetfLanguageTag": "en-US",
                "Value": null
            }
        ]
    },
    "SurveyResponseId": "xyz-xyz-xzy",
    "LastResponseDate": "22.03.2018",
    "Progress": 15,
    "SurveySectionIds": [],
    "CompletedSurveySectionIds": [],
    "UnansweredSurveySectionIds": [],
    "FirstUnansweredSurveySection": "Id1",
    "WorkflowState": null
}
AttributBeschreibungDatentyp
DtoTypeNameImmer SurveySelectonDtoV1String
DtoTypeVersionVersion des DTOsInteger
GenericPropertiesGenericProperties→ GenericProperties DTO
GenericPropertyValuesGenericPropertyValues→ GenericPropertyValues DTO
LookupValuesLookupValues→ LookupValues DTO
MessageListMessageList→ MessageList DTO
RowState

Wird gesetzt um den Service anzuweisen, wie mit dem Objekt umgegangen werden soll:

0 = Keine Aktion
1 = Einfügen
2 = Aktualisieren
3 = Löschen 

Integer
IdPrimärschlüssel des Selection ValuesInteger
DisplayText

WorkflowStateWorkflow Zustand der Umfrageantwort
  • No labels