UserInROLE_ID Property

User's role. Either this or the ROLE_DESCRIPITON can be used. Valid values are 1 = Contact,2 = Viewer,3 = Editor, 4 = Approver

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? ROLE_ID { get; set; }

Property Value

NullableInt32

See Also