LogCasePhoneSetup Class Members
The following tables list the members exposed by LogCasePhoneSetup.
Public Constructors
Name | Description | |
---|---|---|
![]() |
LogCasePhoneSetup Constructor | Initializes a new instance of the LogCasePhoneSetup class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
ActionType | Element from the 'Phone Log Action Type' user defined list. If not set, the default list value is used. |
![]() |
AdditionalFields | Allows the specification of additional fields to be updated as part of API invocation. |
![]() |
CaseIDNum | Identifier of the Case against which the phone note is being logged. |
![]() |
CommitmentDueDate | The DateTime of when the commitment is due. If not set, the LogDate is used. |
![]() |
CommitmentNotes | Notes for the commitment if one is being generated. |
![]() |
CommitmentPriorWarning | The length of time preceding the commitment expiration in which the owner will be warned. If not set, no prior warning is given. |
![]() |
CommitmentTitle | Title of the commitment. |
![]() |
ContactFirstName | Contact's first name. |
![]() |
ContactLastName | Contact's last name. |
![]() |
ContactPhone | Contact's phone number. |
![]() |
GenerateTimeBombs | Specifies if timebombs should be created. |
![]() |
InternalUseOnlyNotes | Notes for internal use only. |
![]() |
IsCommitmentToCustomer | Specifies if the commitment is to the customer (True) or by the customer (False). |
![]() |
LogDate | DateTime the log was created. If not set, the current time is used. |
![]() |
LogEndDate | DateTime of the end of the phone call. If not set, the LogDate is used. |
![]() |
NewStatus | New status for the Case. |
![]() |
Notes | Notes to be logged to the Case. |
![]() |
UserName | User who created the log. If not set, the session user is used. |
Reference
LogCasePhoneSetup Class
FChoice.Toolkits.Clarify.Support Namespace
LogCasePhone(LogCasePhoneSetup) Method