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