USER_GROUPGROUP_NAME Property

Name of the group. Must be one of the values configured by your administrator. Can by set by ID (GROUP_ID) or by group description

Definition

Namespace: Ensur.Core.Main.POCOs
Assembly: Ensur.Core.Main (in Ensur.Core.Main.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public string GROUP_NAME { get; set; }

Property Value

String

See Also