RejectCaseSetup Class Members
The following tables list the members exposed by RejectCaseSetup.
Public Constructors
Name | Description | |
---|---|---|
![]() |
RejectCaseSetup Constructor | Initializes a new instance of the RejectCaseSetup class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
CaseIDNum | Case Identifier. |
![]() |
GenerateTimeBombs | Specifies if timebombs should be created. |
![]() |
Notes | The reason the Case was rejected from the queue into which it was dispatched. |
![]() |
RejectDate | DateTime the Case was rejected. If not set, the current time is used. |
![]() |
UserName | The user who has rejected 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
RejectCaseSetup Class
FChoice.Toolkits.Clarify.Support Namespace
RejectCase(RejectCaseSetup) Method