CloseSubcaseSetup Class Members
The following tables list the members exposed by CloseSubcaseSetup.
Public Constructors
Name | Description | |
---|---|---|
CloseSubcaseSetup Constructor | Initializes a new instance of the CloseSubcaseSetup class. |
Public Properties
| | Name | Description | | --- | --- | --- | | | AdditionalFields | Allows the specification of additional fields to be updated as part of API invocation. | | | CloseDate | DateTime the Subcase was closed. If not set, the current time is used. | | | GenerateTimeBombs | Specifies if timebombs should be created. | | | Resolution | Element from the 'Resolution Code' application defined list. If not set, the default list value is used.
| | | Status | Element from the 'Closed' application defined list. If not set, the default list value is used. | | | SubcaseIDNum | Subcase Identifier. | | | Summary | Information about the closure. | | | UserName | The User who closed the Subcase. If not set, the session user is used. |
Reference
CloseSubcaseSetup Class
FChoice.Toolkits.Clarify.Support Namespace
CloseSubcase(CloseSubcaseSetup) Method