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


Glossary Item Box

The following tables list the members exposed by LogEventPolicyMapping.

Public Constructors

  Name Description
Public Constructor LogEventPolicyMapping Constructor Initializes a new instance of the LogEventPolicyMapping 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 EventPolicyMappingID Gets or sets the event policy mapping identifier.  
Public Property ExecutableTypeID Gets or sets the executable type identifier.  
Public Property ID Gets or sets the identifier.  
Public Property LogCustomEventID Gets or sets the log custom event identifier.  
Public Property LogEventPolicyMappingInstances Gets or sets the log event policy mapping instances.  
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.  
Top

See Also