Groups Property

Regno Shared SQLRace

RegnoCompleteRegnoSoftware.Standard.Core

IRegnoParamDefDoc..::..Groups Property

An array of free form strings used to generate a tree structure of the groups and subgroups that parameter belongs to. The root group should be the first entry of the array value.

Namespace:  RegnoSoftware.Standard.Core.Interfaces
Assembly:  RegnoSoftware.Standard.Core (in RegnoSoftware.Standard.Core.dll)

Syntax


[DescriptionAttribute]
[JsonPropertyAttribute]
string[] Groups { get; set; }

Field Value

The groups.