 | BisMessageHandlerUrl Property |
Gets the urls that this operates on
Namespace: SanteDB.Rest.BISAssembly: SanteDB.Rest.BIS (in SanteDB.Rest.BIS.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
Syntaxpublic string[] Url { get; }Public ReadOnly Property Url As String()
Get
public:
virtual property array<String^>^ Url {
array<String^>^ get () sealed;
}abstract Url : string[] with get
override Url : string[] with get
Property Value
StringImplements
IApiEndpointProviderUrl
See Also