 | AppletBusinessRulesFeatureGroup Property |
Gets the grouping
Namespace: SanteDB.BusinessRules.JavaScript.Configuration.FeatureAssembly: SanteDB.BusinessRules.JavaScript (in SanteDB.BusinessRules.JavaScript.dll) Version: 3.0.2081-alpha+2e88b63362ef5258b46c537869eb2b7aa0e99be8
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