The web host in which to host the site. [Filter(multi eq)]
Namespace:
Aloe.EnterpriseOne.Model.Systems.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic WebHost WebHost { get; set; }
Public Property WebHost As WebHost
Get
Set
public:
property WebHost^ WebHost {
WebHost^ get ();
void set (WebHost^ value);
}
member WebHost : WebHost with get, set
Property Value
Type:
WebHost
See Also