CreateSolutionSetup Class Members
The following tables list the members exposed by CreateSolutionSetup.
Public Constructors
Name | Description | |
---|---|---|
![]() |
CreateSolutionSetup Constructor | Initializes a new instance of the CreateSolutionSetup class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
AdditionalFields | Allows the specification of additional fields to be updated as part of API invocation. |
![]() |
CreateDate | DateTime the Solution was created. If not set, the current time is used. |
![]() |
Description | The problem description of the Solution |
![]() |
GenerateTimeBombs | Specifies if timebombs should be created. |
![]() |
IsPublic | Is the Solution public? |
![]() |
Queue | Name of the Queue into which the Solution will be dispatched. If not set, the Solution is not dispatched. |
![]() |
ResolutionCode | Element from the 'Resolution Code' application list. If not set, the default list value is used. |
![]() |
Title | Title of the Solution |
![]() |
UserName | User creating the Solution. If not set, the default is the session user. |
![]() |
Workaround | Text of the first Workaround for the Solution. |
Reference
CreateSolutionSetup Class
FChoice.Toolkits.Clarify.Interfaces Namespace
CreateSolution(CreateSolutionSetup) Method