FhirService.EventState Property

Definition

Gets or sets fhir Service event support status. Possible values include: 'Disabled', 'Enabled', 'Updating'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.eventState")]
public string EventState { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.eventState")>]
member this.EventState : string with get, set
Public Property EventState As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to