Share via


MonitoringBaseWithId.Id Property

Definition

Gets the unique identifier for the connected object.

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

Property Value

Returns the identifier.

Applies to