LogCasePhone Method
Creates a phone log against a Case. This overload takes a set of required parameters for the API.
Creates a phone log against a Case.
Overload List
Overload | Description |
---|---|
LogCasePhone(String,String,String,String) | Creates a phone log against a Case. This overload takes a set of required parameters for the API. |
LogCasePhone(LogCasePhoneSetup) | Creates a phone log against a Case. This overload takes a setup object. |
LogCasePhone(LogCasePhoneSetup,IDbTransaction) | Creates a phone log against a Case. This overload takes a setup object and a database transaction. |
Remarks
It is possible to create a Commitment with this log. To do so set the CommitmentDueDate and CommitmentTitle and IsCommitmentToCustomer properties.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
SupportToolkit Class
SupportToolkit Members
LogCasePhoneSetup Class