The following tables list the members exposed by EntryTokenProperties.
Public Constructors
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AttachLogFileStream | Gets or Sets an AttachLogFileStream Stream |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Entry | Gets the Current Job |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Job | Gets a Job |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | LogFile | Gets the log file as a string. It may also return a string that indicates that the log file could not be returned. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | LogFileAttachment | Checks to see if the log file can be attached to the e-mail message and returns a string that indicates the result. For example, it could return "The log file is attached" or "The log file is too big to attach". |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | MaximumLogInclude | Gets or Sets the MaximumLogInclude |
Top
See Also