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