RunPluginEventArgsExecutionType Property  | 
 
            Gets / sets executionType
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.EventArguments
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.5.0.0 (5.5.18.1019)
Syntaxpublic PluginExecutionType ExecutionType { get; set; }Public Property ExecutionType As PluginExecutionType
	Get
	Set
Property Value
Type: 
PluginExecutionType
See Also