Click or drag to resize

AppletConfigurationEntryName Property

The name of the property

Namespace:  SanteDB.DisconnectedClient.Configuration
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public string Name { get; set; }

Property Value

Type: String
The name.
See Also