MonitoringEventProperty Members

Updated: April 16, 2012

Represents a property of the MonitoringEvent class.

The following tables list the members exposed by the MonitoringEventProperty type.

  Name Description
public fieldstatic Category Represents the Category property.
public fieldstatic CategoryId Represents the CategoryId property.
public fieldstatic Channel Represents the Channel property.
public fieldstatic ClassId Represents the ClassId property.
public fieldstatic Description Represents the Description property.
public fieldstatic EventData Represents the EventData property.
public fieldstatic Id Represents the Id property.
public fieldstatic Level Represents the Level property.
public fieldstatic LevelId Represents the LevelId property.
public fieldstatic LoggingComputer Represents the LoggingComputer property.
public fieldstatic MonitoringObjectDisplayName Represents the MonitoringObjectDisplayName property.
public fieldstatic MonitoringObjectFullName Represents the MonitoringObjectFullName property.
public fieldstatic MonitoringObjectId Represents the MonitoringObjectId property.
public fieldstatic MonitoringObjectName Represents the MonitoringObjectName property.
public fieldstatic MonitoringObjectPath Represents the MonitoringObjectPath property.
public fieldstatic Number Represents the Number property.
public fieldstatic OriginalId Represents the OriginalId property.
public fieldstatic Parameters Represents the Parameters property.
public fieldstatic PublisherName Represents the PublisherName property.
public fieldstatic RuleDescription Represents the RuleDescription property.
public fieldstatic RuleDisplayName Represents the RuleDisplayName property.
public fieldstatic RuleId Represents the RuleId property.
public fieldstatic TimeAdded Represents the TimeAdded property.
public fieldstatic TimeGenerated Represents the TimeGenerated property.
public fieldstatic User Represents the User property.
Top
  Name Description
public propertystatic AllProperties Returns a collection of MonitoringEventProperty objects. Each object represents an MonitoringEvent property.
public property PropertyName  Gets the column name of this property. (inherited from OperationalDataProperty)
public property PropertyType  Gets the property type. (inherited from OperationalDataProperty)
Top
(see also Protected Methods)
  Name Description
public method Equals  Overridden. Determines whether the specified OperationalDataProperty object equals the current OperationalDataProperty object (inherited from Object)
public method GetHashCode  Overridden. Serves as a hash function for the current OperationalDataProperty object (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)
Top
  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top