Share via


SecureDataHealthServiceReference.HealthServiceId Property

Definition

Gets the ID of the health service this reference applies to.

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

Property Value

Returns Guid.

The ID of the health service.

Remarks

If the ID is null, it applies to all health services.

Applies to