 | UpstreamSynchronizationServiceServiceName Property |
Gets the service name
Namespace: SanteDB.Client.Disconnected.Data.SynchronizationAssembly: SanteDB.Client.Disconnected (in SanteDB.Client.Disconnected.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntaxpublic string ServiceName { get; }Public ReadOnly Property ServiceName As String
Get
public:
virtual property String^ ServiceName {
String^ get () sealed;
}abstract ServiceName : string with get
override ServiceName : string with get
Property Value
StringImplements
IServiceImplementationServiceName
See Also