SurveyObjectCommandData Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.SurveyFeature
public class SurveyObjectCommandData
The SurveyObjectCommandData type exposes the following members.
| Name | Description | |
|---|---|---|
| SurveyObjectCommandData |
| Name | Description | |
|---|---|---|
| MarkAsCompleted |
Mark the object as completed
| |
| SurveyCommandPropertyValues |
Collection of SurveyCommandPropertyValues object which contains data about the properties of the Survey object and their values
| |
| SurveyObjectUId |
UId of the Survey object
|
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |