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