Click or drag to resize

InstallServiceTaskName Property

Get the name of the task to show on the user interface

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

Property Value

Type: String

Implements

IConfigurationTaskName
See Also