WebSitesRepositoryWebHostReference Field |
Definition of the
WebHost reference
Namespace:
Aloe.EnterpriseOne.Model.Systems.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<WebSite, WebHost> WebHostReference
Public Shared ReadOnly WebHostReference As PrimaryKeyReference(Of WebSite, WebHost)
public:
static initonly PrimaryKeyReference<WebSite^, WebHost^>^ WebHostReference
static val WebHostReference: PrimaryKeyReference<WebSite, WebHost>
Field Value
Type:
PrimaryKeyReferenceWebSite,
WebHost
See Also