Share via


MonitoringRelationshipObjectDiscoverySource.BoundObjectId Property

Definition

The bound managed entity id.

public:
 virtual property Nullable<Guid> BoundObjectId { Nullable<Guid> get(); };
public override Guid? BoundObjectId { get; }
member this.BoundObjectId : Nullable<Guid>
Public Overrides ReadOnly Property BoundObjectId As Nullable(Of Guid)

Property Value

Returns Guid.

Applies to