Click or drag to resize

ICase Methods

The ICase type exposes the following members.

Methods
  Name Description
Public method AddCaseMemberUser Adds a user as a member of a case.
Public method AddNewBillingAndExpenseForecastToCase Adds a Billing And Expense Forecast to a case.
Public method AddNewCase Adds a new case.
Public method DeleteCase Deletes a case.
Public method GetAllCases Gets all cases of the given business unit.
Public method GetBillingAndExpenseForecastByCaseGUID Gets Billing and expense forecast of a case.
Public method GetCaseByGUID Gets a Case by GUID.
Public method GetCaseByNumber Gets a Case by number.
Public method GetCaseByTaskGUID Gets a case to which a certain phase belongs to.
Public method GetCaseMemberUsersByCaseGUID Gets all users who are members of a case.
Public method GetCasesByAccountGUID Gets all Cases that belong to an account.
Public method GetCasesChangedSince Gets cases that have been added or updated after given time.
Public method UpdateBillingAndExpenseForecast Updates a Billing And Expense Forecast.
Public method UpdateCase Updates a case.
Top
See Also