The following tables list the members exposed by CreateSubcaseSetup.
Name | Description | |
---|---|---|
CreateSubcaseSetup Constructor | Initializes a new instance of the CreateSubcaseSetup class. |
Name | Description | |
---|---|---|
AdditionalFields | Allows the specification of additional fields to be updated as part of API invocation. | |
CaseIDNum | Case Identifier of the parent Case. | |
CreateDate | DateTime the Subcase was created. If not set, the current time is used. | |
DueDate | DateTime for when the commitment for Subcase is due. If not set, the Subcase creation time is used. | |
GenerateTimeBombs | Specifies if timebombs should be created. | |
IsGeneral | Specifies if this is a general Subcase (True), or administrative (False). | |
Notes | Subcase notes. | |
Priority | Element from the 'Response Priority Code' application defined list. If not set, the default list value is used. | |
PriorWarning | The length of time prior to the due date that a warning should be issued. | |
Queue | Name of the queue to dispatch the Subcase to. If not set, the Subcase is not initially dispatched. | |
Severity | Element from the 'Problem Severity Level' application defined list. If not set, the default list value is used. | |
Status | Initial status. Element from the 'Open' application defined list. If not set, the default list value is used. | |
Title | Title for the Case. | |
UserName | The User who created the Subcase. If not set, the session user is used. |