RejectSubcaseSetup Class Members
The following tables list the members exposed by RejectSubcaseSetup.
Public Constructors
Name | Description | |
---|---|---|
RejectSubcaseSetup Constructor | Initializes a new instance of the RejectSubcaseSetup class. |
Public Properties
Name | Description | |
---|---|---|
GenerateTimeBombs | Specifies if timebombs should be created. | |
Notes | The reason the Subcase was rejected from the queue into which it was dispatched. | |
RejectDate | DateTime the Subcase was rejected. If not set, the current time is used. | |
SubcaseIDNum | Subcase Identifier. | |
UserName | The user who has rejected the Subcase. If not set, the Toolkit session user is used. | |
WipBin | User's WipBin in which to place the Subcase. If not set, the UserName's default is used. |
Reference
RejectSubcaseSetup Class
FChoice.Toolkits.Clarify.Support Namespace
RejectSubcase(RejectSubcaseSetup) Method