| IFeatureDescription Property |
Gets a human readable description of the feature which can be shown on the user interface
Namespace:
SanteDB.Core.Configuration
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax string Description { get; }
ReadOnly Property Description As String
Get
property String^ Description {
String^ get ();
}
abstract Description : string with get
Property Value
Type:
StringSee Also