The following tables list the members exposed by CloseCaseSetup.
Name | Description | |
---|---|---|
CloseCaseSetup Constructor | Initializes a new instance of the CloseCaseSetup class. |
Name | Description | |
---|---|---|
AdditionalFields | Allows the specification of additional fields to be updated as part of API invocation. | |
CaseIDNum | Identifier of the Case being closed. | |
CaseTimeAndExpenses | Object containing sums information for the case closing. | |
CloseDate | DateTime the Case 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. | |
Summary | Summary information about the closure. | |
UnitsUsed | The number of units to charge against the contract for the Case. If the Case has no contract, this field must be 0. | |
UserName | The User who closed the Case. If not set, the session user is used. |