 | LocalAppletManagerFeatureGroup Property |
Get the group this feature belongs to
Namespace: SanteDB.Core.Applets.ConfigurationAssembly: SanteDB.Core.Applets (in SanteDB.Core.Applets.dll) Version: 3.0.2081-alpha+7b2a5ef9dec224f2debe0fde366fd06099cc30db
Syntaxpublic override string Group { get; }Public Overrides ReadOnly Property Group As String
Get
public:
virtual property String^ Group {
String^ get () override;
}abstract Group : string with get
override Group : string with get
Property Value
StringImplements
IFeatureGroup
See Also