USER_GROUPGROUP_ID Property

ID of the user group. Must be one of the values configured by your administrator. Can by set by ID or by group name (GROUP_NAME)

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 int GROUP_ID { get; set; }

Property Value

Int32

See Also