Class FirstAcceptAssignHistoryItemInfo
Encapsulates history information related to the document assignments with FirstAccept.
Syntax
public class FirstAcceptAssignHistoryItemInfo : DocumentHistoryItemInfo
Fields
Role
The document assignment role. The currently accepted values are the following: 0: Translator 1: Reviewer1 2: Reviewer2
Declaration
public int Role
Type
Int32UserGuids
The guids of the assigned users.
Declaration
public Guid[] UserGuids