JAMS 6.x Help
EntryTokenProperties Class Members
Properties 


The following tables list the members exposed by EntryTokenProperties.

Public Constructors
 NameDescription
Public ConstructorEntryTokenProperties ConstructorCreates an EntryTokenProperties for that passed entry event.  
Top
Public Properties
 NameDescription
Public PropertyAttachLogFileStreamGets or Sets an AttachLogFileStream Stream  
Public PropertyCurrentGets the Current Job  
Public PropertyDescriptionGets the Description of the Setup, SetupJob or Job  
Public PropertyDetailTextReturns the DetailText of the top Alert. Each time DetailText is referenced it will drop down an Alert. So, if the top level text references JAMS.DetailText, it will be replaced with the DetailText from the Alert below it. (Inherited from MVPSI.JAMSScheduler.TokenProperties)
Public PropertyFolderGets the parent Folder of the Entry  
Public PropertyJobGets a Job  
Public PropertyJobTypeGets the Job Type (Setup or Job)  
Public PropertyLogFileGets the log file as a string. It may also return a string that indicates that the log file could not be returned.  
Public PropertyLogFileAttachmentChecks 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 PropertyMaximumLogIncludeGets or Sets the MaximumLogInclude  
Public PropertyNotifyEMailGets a Notify Email (Inherited from MVPSI.JAMSScheduler.TokenProperties)
Public PropertyNotifyOtherGets a NotifyOther string (Inherited from MVPSI.JAMSScheduler.TokenProperties)
Public PropertyNotifyUsersGets a NotifyUsers string (Inherited from MVPSI.JAMSScheduler.TokenProperties)
Public PropertySendPlainTextGets or Sets a boolean Send Plain Text (Inherited from MVPSI.JAMSScheduler.TokenProperties)
Public PropertySetupGets a Setup  
Public PropertySetupJobGets a Setup Job  
Public PropertySummaryTextReturns the SummaryText of the top Alert. Each time SummaryText is referenced it will drop down an Alert. So, if the top level text references JAMS.SummaryText, it will be replaced with the SummaryText from the Alert below it. (Inherited from MVPSI.JAMSScheduler.TokenProperties)
Top
See Also

Reference

EntryTokenProperties Class
MVPSI.JAMSScheduler Namespace

Send Feedback