Click or drag to resize

SynchronizationConfigurationFeatureName Property

Gets the name of the feature

Namespace: SanteDB.Client.Disconnected.Configuration
Assembly: SanteDB.Client.Disconnected (in SanteDB.Client.Disconnected.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntax
public string Name { get; }

Property Value

String

Implements

IClientConfigurationFeatureName
See Also