USER_SITESITE_NAME Property
Name of the site. Must be one of the values provided by your administrator. Can be set by name or id (SITE_ID)
Namespace: Ensur.Core.Main.POCOsAssembly: Ensur.Core.Main (in Ensur.Core.Main.dll) Version: 1.0.0.0 (1.0.0.0)
public string SITE_NAME { get; set; }
Public Property SITE_NAME As String
Get
Set
function get_SITE_NAME();
function set_SITE_NAME(value);
Property Value
String