LogCaseCommitmentSetup Class Members
The following tables list the members exposed by LogCaseCommitmentSetup.
Public Constructors
Name | Description | |
---|---|---|
![]() |
LogCaseCommitmentSetup Constructor | Initializes a new instance of the LogCaseCommitmentSetup class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
ActionType | Element from the 'Commitment 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 Committment is being logged. |
![]() |
CommitmentDate | DateTime of when the commitment is due. If not set, the LogDate is used. |
![]() |
ContactFirstName | Contact's first name. |
![]() |
ContactLastName | Contact's last name. |
![]() |
ContactPhone | Contact's phone number. |
![]() |
GenerateCommitmentEmail | Should the Commitment generate email notifications for the commitment time and prior warning time. |
![]() |
GenerateTimeBombs | Specifies if timebombs should be created. |
![]() |
IsMadeToCustomer | Was the Commitment made to a customer. |
![]() |
LogDate | DateTime the log was created. If not set, the current time is used. |
![]() |
Notes | Additional notes for the log. |
![]() |
PriorWarning | How long before the Commitment expires will the owner will be warned. If not set, no prior warning is given. |
![]() |
Title | Title of the commitment. |
![]() |
UserName | The User who created the log. If not set, the session user is used. |
Reference
LogCaseCommitmentSetup Class
FChoice.Toolkits.Clarify.Support Namespace
LogCaseCommitment(LogCaseCommitmentSetup) Method