Click or drag to resize

FhirValidateResourceOperationIsGet Property

True if this impacts state

Namespace:  SanteDB.Messaging.FHIR.Operations
Assembly:  SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 2.2.1
Syntax
public bool IsGet { get; }

Property Value

Type: Boolean

Implements

IFhirOperationHandlerIsGet
See Also