UpdateSubcaseSetup Class Members
The following tables list the members exposed by UpdateSubcaseSetup.
Public Constructors
Name | Description | |
---|---|---|
UpdateSubcaseSetup Constructor | Initializes a new instance of the UpdateSubcaseSetup class. |
Public Properties
Name | Description | |
---|---|---|
AdditionalFields | Allows the specification of additional fields to be updated as part of API invocation. | |
GenerateTimeBombs | Specifies if timebombs should be created. | |
OnlyOpen | The OnlyOpen property, which defaults to true, is checked before updating the subcase. | |
OnlyOwner | Specifies if only the owner should be allow to modify the Subcase. | |
Priority | Element from the 'Response Priority Code' application defined list. If not set, the default list value is used. | |
Severity | Element from the 'Problem Severity Level' application defined list. If not set, the default list value is used. | |
SubcaseIDNum | Subcase Identifier. | |
UpdateDate | DateTime the Subcase was updated. If not set, the current time is used. | |
UserName | User who updated the Subcase. If not set, the session user is used. |
Reference
UpdateSubcaseSetup Class
FChoice.Toolkits.Clarify.Support Namespace
UpdateSubcase(UpdateSubcaseSetup) Method