LogContractNoteSetup Class Members
The following tables list the members exposed by LogContractNoteSetup.
Public Constructors
Name | Description | |
---|---|---|
![]() |
LogContractNoteSetup Constructor | Initializes a new instance of the LogContractNoteSetup class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
ActionType | Element from the 'Note Log Action Type' application 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. |
![]() |
ContractIDNum | Contract Identifier. |
![]() |
GenerateTimeBombs | Specifies if timebombs should be created. |
![]() |
InternalUseOnlyNotes | Notes designated for Internal Use Only. |
![]() |
LogDate | The DateTime the Contract Note was logged. If not set, the current time is used. |
![]() |
Notes | The notes being logged to the Contract. |
![]() |
UserName | The user who is logging the Contract Note. If not set, the Toolkit session user is used. |
Reference
LogContractNoteSetup Class
FChoice.Toolkits.Clarify.Contracts Namespace
LogContractNote(LogContractNoteSetup) Method