Class TaskTemplateConditionContract
Represents a task template condition
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class TaskTemplateConditionContract : Object
Name | Description |
---|---|
TaskTemplateConditionContract() |
Fields
Name | Description |
---|---|
Description | Description for the task template condition |
Id | Id of the task template condition |
Name | Display name for the task template condition |
NextTemplateId | Task template id of the next task when search conditions result in true |
NextTemplateIdOnFalse | Task template id of the next task when search conditions result in false |
SearchConditions | List of all search conditions |