UserInLICENSE_SITE_ID Property
The site this user gets it's license from. Can be set by name (LICENSE_SITE) or by 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 int? LICENSE_SITE_ID { get; set; }
Public Property LICENSE_SITE_ID As Integer?
Get
Set
function get_LICENSE_SITE_ID();
function set_LICENSE_SITE_ID(value);
Property Value
NullableInt32