Class FirstAcceptDeclineHistoryItemInfo
Encapsulates history information related to the FirstAccept decline operations.
Syntax
public class FirstAcceptDeclineHistoryItemInfo : DocumentHistoryItemInfo
Fields
FirstAcceptFailed
Indicates whether the FirstAccept had failed (all of the other assigned user had declined the document as well)
Declaration
public bool FirstAcceptFailed
Type
BooleanRole
The document assignment role. The currently accepted values are the following: 0: Translator 1: Reviewer1 2: Reviewer2
Declaration
public int Role