EventPolicyMapping Class Members
See Also  Properties Methods 
SourceCode.EventBus.Management Namespace : EventPolicyMapping Class


Glossary Item Box

The following tables list the members exposed by EventPolicyMapping.

Public Constructors

  Name Description
Public Constructor EventPolicyMapping Constructor Initializes a new instance of the EventPolicyMapping class.  
Top

Public Properties

  Name Description
Public Property AssemblyFullName Gets or sets the full name of the assembly.  
Public Property AssemblyMethodSignature Gets or sets the assembly method signature.  
Public Property AssemblyTypeName Gets or sets the name of the assembly type.  
Public Property CustomEventID Gets or sets the custom event identifier.  
Public Property ExecutableTypeID Gets or sets the executable type identifier.  
Public Property ID Gets or sets the identifier.  
Public Property LogEventPolicyMappingInstances Gets or sets the log event policy mapping instances.  
Public Property LogEventPolicyMappings Gets or sets the log event policy mappings.  
Public Property LogID Gets or sets the log identifier.  
Public Property MappingData Gets or sets the mapping data.  
Public Property PolicyTypeID Gets or sets the policy type identifier.  
Public Property SmartFunctionMajorVersion Gets or sets the smart function major version.  
Public Property SmartFunctionName Gets or sets the name of the smart function.  
Public Property SmartFunctionNameSpace Gets or sets the smart function name space.  
Top

Public Methods

  Name Description
Public Method LoadLogEventPolicyMappingInstances Loads the log event policy mapping instances.  
Public Method LoadLogEventPolicyMappings Loads the log event policy mappings.  
Top

See Also