SOAP API method SurveyCondition_retrieve
Parameters
- Parameter 'id' : string
- The identifier (id) of the object that is retrieved
Return values
- Return value 'surveycondition' : Structure of type 'surveycondition'
- All properties of the retrieved surveycondition
Structure 'surveycondition'
This structure surveycondition was mentioned above. This structure has the following properties:
- Property 'submitter' : string
- The required submitter of the survey.
- Property 'surveyname' : string
- The name of the survey that must have been filled in.
- Property 'aftertime' : string
- The 'after' time of the condition.
- Property 'aftermutation' : DateMutation
- The variable time AFTER which the survey must be submitted.
- Property 'beforetime' : string
- The 'before' time of the condition.
- Property 'beforemutation' : DateMutation
- The variable time BEFORE which the survey must be submitted.
- Property 'id' : int
- The ID of the condition.
- Property 'type' : string
- The type of the condition.
- Property 'disabled' : boolean
- Is this condition disabled?