Share via


DiscoveryDataInvalidNullPropertyValueException.ObjectId Property

Definition

Gets the GUID for the discovery item instance.

public:  property Guid ObjectId {  public:
Guid get(); protected:
 void set(Guid value); };
public Guid ObjectId { get; protected set; }
member this.ObjectId : Guid with get, set
Public Property ObjectId As Guid

Property Value

Returns the Guid identifier of the instance.

Applies to