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.

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 LICENSE_SITE { get; set; }

Property Value

String

See Also