Class WatchListContract
Represents a watch list contract
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class WatchListContract : Object
Name | Description |
---|---|
WatchListContract() |
Fields
Name | Description |
---|---|
ChangeDate | Change date of the watch list (readonly). Date format: yyyy-MM-ddTHH:mm:ss |
ColumnConfiguration | Column configuration |
CreationDate | Creation date of the watch list (readonly). Date format: yyyy-MM-ddTHH:mm:ss |
HasReadableObjects | Defines if the watch list contains at least one readable document |
Id | Id of the watch list. |
Name | Name of the watch list. |
WatchListItems | List of watch list items. |