| IApiEndpointProviderUrl Property |
Service URL
Namespace:
SanteDB.Core.Interop
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax ReadOnly Property Url As String()
Get
property array<String^>^ Url {
array<String^>^ get ();
}
abstract Url : string[] with get
Property Value
Type:
StringSee Also