AssignCaseSetup Class Members
The following tables list the members exposed by AssignCaseSetup.
Public Constructors
Name | Description | |
---|---|---|
AssignCaseSetup Constructor | Initializes a new instance of the AssignCaseSetup class. |
Public Properties
Name | Description | |
---|---|---|
AssignDate | DateTime the Case was assigned. If not set, the current time is used. | |
CaseIDNum | Case Identifier. | |
GenerateTimeBombs | Specifies if timebombs should be created. | |
NewUser | The new user to which the Case is to be assigned. | |
UserName | The user who has assigned the Case. If not set, the Toolkit session user is used. | |
WipBin | User's WipBin in which to place the Case. If not set, the UserName's default is used. |
Reference
AssignCaseSetup Class
FChoice.Toolkits.Clarify.Support Namespace
AssignCase(AssignCaseSetup) Method