AssignSolutionSetup Class Members
The following tables list the members exposed by AssignSolutionSetup.
Public Constructors
Name | Description | |
---|---|---|
AssignSolutionSetup Constructor | Initializes a new instance of the AssignSolutionSetup class. |
Public Properties
Name | Description | |
---|---|---|
AssignDate | DateTime the Solution was assigned. If not set, the current time is used. | |
GenerateTimeBombs | Specifies if timebombs should be created. | |
NewUser | The new user to which the Solution is to be assigned. | |
SolutionIDNum | Solution Identifier. | |
UserName | The user who has assigned 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
AssignSolutionSetup Class
FChoice.Toolkits.Clarify.Interfaces Namespace
AssignSolution(AssignSolutionSetup) Method