| Hl7ConfigurationFeatureName Property |
Gets the name of the feature
Namespace:
SanteDB.Messaging.HL7.Configuration.Feature
Assembly:
SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 2.2.1
Syntax public string Name { get; }
Public ReadOnly Property Name As String
Get
public:
virtual property String^ Name {
String^ get () sealed;
}
abstract Name : string with get
override Name : string with get
Property Value
Type:
StringImplements
IFeatureNameSee Also