 | FhirMdmQueryLinksOperationIsGet Property |
True if the operation impacts the object state.
Namespace: SanteDB.Persistence.MDM.Rest.FHIRAssembly: SanteDB.Persistence.MDM (in SanteDB.Persistence.MDM.dll) Version: 3.0.2081-alpha+a75c6ef344438c8f05e3aa0d0480396778be147b
Syntaxpublic bool IsGet { get; }Public ReadOnly Property IsGet As Boolean
Get
public:
virtual property bool IsGet {
bool get () sealed;
}abstract IsGet : bool with get
override IsGet : bool with get
Property Value
BooleanImplements
IFhirOperationHandlerIsGet
See Also