| IFhirOperationHandlerIsGet Property |
True if the operation impacts the object state
Namespace:
SanteDB.Messaging.FHIR.Extensions
Assembly:
SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 2.2.1
Syntax ReadOnly Property IsGet As Boolean
Get
property bool IsGet {
bool get ();
}
abstract IsGet : bool with get
Property Value
Type:
BooleanSee Also