UserInLICENSE_SITE Property
The site this user gets it's license from. Can be set by name or by id (LICENSE_SITE_ID) Must be one of the values configured by the administrator.
Namespace: Ensur.Core.Main.POCOsAssembly: Ensur.Core.Main (in Ensur.Core.Main.dll) Version: 1.0.0.0 (1.0.0.0)
public string LICENSE_SITE { get; set; }
Public Property LICENSE_SITE As String
Get
Set
function get_LICENSE_SITE();
function set_LICENSE_SITE(value);
Property Value
String