LogCaseResearchSetup Class Members
The following tables list the members exposed by LogCaseResearchSetup.
Public Constructors
Name | Description | |
---|---|---|
![]() |
LogCaseResearchSetup Constructor | Initializes a new instance of the LogCaseResearchSetup class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
ActionType | Element from the 'Research 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 research 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. |
![]() |
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. |
![]() |
NewStatus | New status for the Case. |
![]() |
Notes | Notes to be logged to the Case. |
![]() |
ResearchDuration | The length of time for research. |
![]() |
UserName | User who created the log. If not set, the session user is used. |
Reference
LogCaseResearchSetup Class
FChoice.Toolkits.Clarify.Support Namespace
LogCaseResearch(LogCaseResearchSetup) Method