ForwardSolutionSetup Class Members
The following tables list the members exposed by ForwardSolutionSetup.
Public Constructors
Name | Description | |
---|---|---|
ForwardSolutionSetup Constructor | Initializes a new instance of the ForwardSolutionSetup class. |
Public Properties
Name | Description | |
---|---|---|
ForwardDate | DateTime the Solution was forwarded. If not set, the current time is used. | |
GenerateTimeBombs | Specifies if timebombs should be created. | |
NewQueue | The new queue into which the Solution is to be forwarded. | |
Notes | The reason the Solution was rejected from the queue into which it was dispatched. | |
SolutionIDNum | Solution Identifier. | |
UserName | The user who has forwarded the Solution. If not set, the Toolkit session user is used. |
Reference
ForwardSolutionSetup Class
FChoice.Toolkits.Clarify.Interfaces Namespace
ForwardSolution(ForwardSolutionSetup) Method