SurveyObjectLinkAction Class |
Namespace: Omada.OE.Solution.OIM.Model
public class SurveyObjectLinkAction
The SurveyObjectLinkAction type exposes the following members.
| Name | Description | |
|---|---|---|
| SurveyObjectLinkAction | ||
| SurveyObjectLinkAction(String, Int32, String, Int32) |
Create a new instance of a SurveyObjectLink object
|
| Name | Description | |
|---|---|---|
| AssigneeId |
AssigneeId
| |
| Completed |
Has the link been used?
| |
| CompletedTime |
The date when the workFlow step related to the link was completed
| |
| LinkKey |
Encrypted string used as key to link a surveyobject with a generated link in an e-mail
| |
| SurveyObjectId |
Integer Id of Survey object
| |
| ValidTo |
Datetime of expiration of the link
| |
| WorkflowStep |
The workflowstep the link is valid for
|
| 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.) |