The following tables list the members exposed by UpdateCaseSetup.
Name | Description | |
---|---|---|
![]() | UpdateCaseSetup Constructor | Initializes a new instance of the UpdateCaseSetup class. |
Name | Description | |
---|---|---|
![]() | AdditionalFields | Allows the specification of additional fields to be updated as part of API invocation. |
![]() | CaseIDNum | Identifier of the Case being updated. |
![]() | CaseType | Element from the 'Case Type' application defined list. If not set, no change is made. |
![]() | ClearContractRelation | If true the Contract will be unrelated from the Case. |
![]() | ClearPartRevisionRelation | If true the Part Revision will be unrelated from the Case. |
![]() | ClearSitePartRelation | If true the Site Part will be unrelated from the Case. |
![]() | ContractObjid | Objid of the Contract for the Case. If not set, no change is made. |
![]() | GenerateTimeBombs | Specifies if timebombs should be created. |
![]() | OnlyOwner | Specifies if only the owner should be allow to modify the Case. |
![]() | PartRevisionObjid | Objid of the Part Revision for the Case. If not set, no change is made. |
![]() | 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. |
![]() | SitePartObjid | Objid of the Part Revision for the Case. If not set, no change is made. |
![]() | Title | Title for the Case. |
![]() | UpdateDate | DateTime the Case was updated. If not set, the current time is used. |
![]() | UserName | User who updating the Case. If not set, the session user is used. |