Click or drag to resize

FhirExceptionStatus Property

Gets the HTTP status code

Namespace:  SanteDB.Messaging.FHIR.Exceptions
Assembly:  SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 2.2.1
Syntax
public HttpStatusCode Status { get; }

Property Value

Type: HttpStatusCode
See Also