GroupDataGroupKind Property |
Gets or sets the value corresponding to
GroupKind.
Namespace:
Dundas.BI.AccountServices.Extensibility
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public GroupKind GroupKind { get; set; }
Public Property GroupKind As GroupKind
Get
Set
public:
virtual property GroupKind GroupKind {
GroupKind get () sealed;
void set (GroupKind value) sealed;
}
abstract GroupKind : GroupKind with get, set
override GroupKind : GroupKind with get, set
Property Value
Type:
GroupKindSee Also