Class DeadlineChangeHistoryItemInfo
Encapsulates history information related to the document deadline changes.
Syntax
public class DeadlineChangeHistoryItemInfo : DocumentHistoryItemInfo
Fields
NewDeadline
The new deadline for the assigned user.
Declaration
public DateTime NewDeadline
Type
DateTimeRole
The document assignment role. The currently accepted values are the followings: 0: Translator 1: Reviewer1 2: Reviewer2
Declaration
public int Role