UserInTITLES Property
List of titles the user has.
Namespace: Ensur.Core.Main.POCOsAssembly: Ensur.Core.Main (in Ensur.Core.Main.dll) Version: 1.0.0.0 (1.0.0.0)
public List<USER_TITLE> TITLES { get; set; }
Public Property TITLES As List(Of USER_TITLE)
Get
Set
function get_TITLES();
function set_TITLES(value);
Property Value
ListUSER_TITLE