Gets the kind of group.
Namespace:
Dundas.BI.AccountServices
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public GroupKind GroupKind { get; }
Public ReadOnly Property GroupKind As GroupKind
Get
public:
virtual property GroupKind GroupKind {
GroupKind get () sealed;
}
abstract GroupKind : GroupKind with get
override GroupKind : GroupKind with get
Property Value
Type:
GroupKindSee Also