 | FhirMdmQueryLinksOperationUri Property |
Gets the URI where this operation is defined.
Namespace: SanteDB.Persistence.MDM.Rest.FHIRAssembly: SanteDB.Persistence.MDM (in SanteDB.Persistence.MDM.dll) Version: 3.0.2081-alpha+a75c6ef344438c8f05e3aa0d0480396778be147b
SyntaxPublic ReadOnly Property Uri As Uri
Get
public:
virtual property Uri^ Uri {
Uri^ get () sealed;
}abstract Uri : Uri with get
override Uri : Uri with get
Property Value
UriImplements
IFhirOperationHandlerUri
See Also