JAMS Developer Guide
EvaluationContext Property


MVPSI.JAMSScheduler Namespace > EventHandlerSection Class : EvaluationContext Property
Syntax
'Declaration
 
Protected ReadOnly Property EvaluationContext As System.Configuration.ContextInformation
'Usage
 
Dim instance As EventHandlerSection
Dim value As System.Configuration.ContextInformation
 
value = instance.EvaluationContext
protected System.Configuration.ContextInformation EvaluationContext {get;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

EventHandlerSection Class
EventHandlerSection Members