Share via


DiscoverySource.ObjectId Property

Definition

The object that was discovered via this discovery source.

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

Property Value

Returns the Guid for the object that was discovered by the discovery source.

Applies to