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.

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 int? LICENSE_SITE_ID { get; set; }

Property Value

NullableInt32

See Also