UserInROLE_DESCRIPTION Property

User's role. Either this, or the ROLE_ID can be used. Valid values are Contact, Viewer, Editor, or 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 string ROLE_DESCRIPTION { get; set; }

Property Value

String

See Also