LogCREmailSetup Class Members
The following tables list the members exposed by LogCREmailSetup.
Public Constructors
Name | Description | |
---|---|---|
![]() |
LogCREmailSetup Constructor | Initializes a new instance of the LogCREmailSetup class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
AdditionalFields | Allows the specification of additional fields to be updated as part of API invocation. |
![]() |
CCList | Additional recipients to be included on the carbon copy (CC) of the email. |
![]() |
CRIDNum | Identifier of the CR being logged. |
![]() |
GenerateTimeBombs | Specifies if timebombs should be created. |
![]() |
LogDate | DateTime the CR was logged. If not set, the current date time is used. |
![]() |
Message | The text (body) of the email message included in the log. |
![]() |
Recipient | The email address of the intended recipient of the email log. |
![]() |
SendEmail | Should this email be sent from rulemanager? |
![]() |
UserName | The user logging an email for the CR. If not set, the session user is used. |
Reference
LogCREmailSetup Class
FChoice.Toolkits.Clarify.Quality Namespace
LogCREmail(LogCREmailSetup) Method