Click or drag to resize

SurveyObject Properties

The SurveyObject type exposes the following members.

Properties
  NameDescription
Public propertyActiveStep
The workflow step that the object is active in.
Public propertyAssigneeIds
Ids of the users that are assigned to deal with the object in the active workflow step.
Public propertyIsChildObject
If true, the object is a child object
Public propertyIsParentChildSurvey
Is true if the survey template is a parent-child survey.
Public propertyParentSourceKey
Returns source key of the parent object if the object is a child. Can be null.
Public propertyProperties
Properties for the survey object.
Public propertySourceKey
Unique key (in the data source and in the survey) of the survey object.
Top
See Also