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


Glossary Item Box

The following tables list the members exposed by LogCustomEventInstance.

Public Constructors

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

Public Properties

  Name Description
Public Property CustomEventID Gets or sets the custom event identifier.  
Public Property CustomEventInstanceGuid Gets or sets the custom event instance unique identifier.  
Public Property CustomEventLogID Gets or sets the custom event log identifier.  
Public Property ExecutionDate Gets or sets the execution date.  
Public Property ID Gets or sets the identifier.  
Public Property LogEventPolicyMappingInstances Gets or sets the log event policy mapping instances.  
Public Property Raised Gets or sets the raised.  
Public Property ServiceID Gets or sets the service identifier.  
Public Property StatusID Gets or sets the status identifier.  
Top

Public Methods

  Name Description
Public Method LoadLogEventPolicyMappingInstances Loads the log event policy mapping instances.  
Public Method RetryLogCustomEventInstance Retries the log custom event instance.  
Top

See Also