Class ProcessSimpleContract
Simple representation of a process. Contains all information which is necessary to display the process as search result.
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class ProcessSimpleContract : Object
Name | Description |
---|---|
ProcessSimpleContract() |
Fields
Name | Description |
---|---|
AccessRightsEnumList | List of all allowed access rights AccessRightsEnum |
CheckOutStateEnum | Check out state of the process CheckOutStateEnum |
DueDate | End date of the process. Date format: yyyy-MM-ddTHH:mm:ss |
FolderElementId | Id of document as folder element |
HasLinks | Indicates if this process has links. |
Id | Process id. |
Name | Process name. |
PriorityEnum | Priority of process PriorityEnum |
Properties | Properties which are defined in parent (search)folder |
StatusEnum | Status of the process StatusEnum |