 | IFhirOperationHandlerIsGet Property |
True if the operation impacts the object state
Namespace: SanteDB.Messaging.FHIR.ExtensionsAssembly: SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 3.0.2081-alpha+4e2291b954f20d29cba15591683155ca851b26eb
SyntaxReadOnly Property IsGet As Boolean
Get
property bool IsGet {
bool get ();
}abstract IsGet : bool with get
Property Value
Boolean
See Also