 | OrmAleFeatureGroup Property |
The group in which this feature belongs
Namespace: SanteDB.OrmLite.Configuration.FeaturesAssembly: SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 3.0.2081-alpha+d0a78774d3f97b9193d2ae2fef6d129ea9f29519
Syntaxpublic 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
StringImplements
IFeatureGroup
See Also