SurveyObject Properties |
The SurveyObject type exposes the following members.
| Name | Description | |
|---|---|---|
| ActiveStep |
The workflow step that the object is active in.
| |
| AssigneeIds |
Ids of the users that are assigned to deal with the object in the active workflow step.
| |
| IsChildObject |
If true, the object is a child object
| |
| IsParentChildSurvey |
Is true if the survey template is a parent-child survey.
| |
| ParentSourceKey |
Returns source key of the parent object if the object is a child.
Can be null.
| |
| Properties |
Properties for the survey object.
| |
| SourceKey |
Unique key (in the data source and in the survey) of the survey object.
|