DiscoverySource.BoundObjectId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The bound monitoring object.
public:
abstract property Nullable<Guid> BoundObjectId { Nullable<Guid> get(); };
public abstract Guid? BoundObjectId { get; }
member this.BoundObjectId : Nullable<Guid>
Public MustOverride ReadOnly Property BoundObjectId As Nullable(Of Guid)
Property Value
Returns Guid.