Class FormContract
Represents a form contract
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class FormContract : Object
Name | Description |
---|---|
FormContract() |
Fields
Name | Description |
---|---|
Description | Description of the form |
Elements | List of form elements |
FormCategoryId | Form category id |
FormTypeEnum | Type of the Form FormTypeEnum |
Id | Id of the form |
Name | Name of the form |
UsedIn | Gets filled from TaskTemplateContract.FormIds |