Class FirstAcceptFailedHistoryItemInfo
Encapsulates history information which is will be created when a FirstAccept had failed.
Syntax
public class FirstAcceptFailedHistoryItemInfo : DocumentHistoryItemInfo
Fields
Deadline
The deadline for the FirstAccept.
Declaration
public DateTime Deadline
Type
DateTimeRole
The document assignment role. The currently accepted values are the following: 0: Translator 1: Reviewer1 2: Reviewer2
Declaration
public int Role