OperationalDataObject.MonitoringObjectId Property

Definition

The Id of the associated object.

public:
 abstract property Guid MonitoringObjectId { Guid get(); };
public abstract Guid MonitoringObjectId { get; }
member this.MonitoringObjectId : Guid
Public MustOverride ReadOnly Property MonitoringObjectId As Guid

Property Value

Returns a Guid for the monitoring object that is associated with the operational data object.

Applies to