 | FileSystemQueueFeatureGroup Property |
The group in which this feature belongs
Namespace: SanteDB.Core.Configuration.FeaturesAssembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
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