| AuditAccountabilityFeatureGroup Property |
The group in which this feature belongs
Namespace:
SanteDB.Core.Configuration.Features
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.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