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
Namespace: Ensur.Core.Main.POCOsAssembly: Ensur.Core.Main (in Ensur.Core.Main.dll) Version: 1.0.0.0 (1.0.0.0)
public int? ROLE_ID { get; set; }
Public Property ROLE_ID As Integer?
Get
Set
function get_ROLE_ID();
function set_ROLE_ID(value);
Property Value
NullableInt32