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


Glossary Item Box

The following tables list the members exposed by LogCustomEvent.

Public Constructors

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

Public Properties

  Name Description
Public Property CurrentVersion Gets or sets a value indicating whether [current version].  
Public Property CustomEventID Gets or sets the custom event identifier.  
Public Property DateCreated Gets or sets the date created.  
Public Property Description Gets or sets the description.  
Public Property Disabled Gets or sets a value indicating whether [disabled].  
Public Property EventData Gets or sets the event data.  
Public Property EventGuid Gets or sets the event unique identifier.  
Public Property EventName Gets or sets the name of the event.  
Public Property EventTypeID Gets or sets the event type identifier.  
Public Property ID Gets or sets the identifier.  
Public Property LogCustomEventInstances Gets or sets the log custom event instances.  
Public Property LogEventPolicyMappings Gets or sets the log event policy mappings.  
Public Property Name Gets or sets the name.  
Public Property ObjectBrowserID Gets or sets the object browser identifier.  
Public Property Repair Gets or sets a value indicating whether [repair].  
Public Property User Gets or sets the user.  
Top

Public Methods

  Name Description
Public Method LoadLogCustomEventInstances Loads the log custom event instances.  
Public Method LoadLogEventPolicyMappings Loads the log event policy mappings.  
Top

See Also