WebSitesRepositoryTrustedApplicationReference Field |
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, TrustedApplication> TrustedApplicationReference
Public Shared ReadOnly TrustedApplicationReference As PrimaryKeyReference(Of WebSite, TrustedApplication)
public:
static initonly PrimaryKeyReference<WebSite^, TrustedApplication^>^ TrustedApplicationReference
static val TrustedApplicationReference: PrimaryKeyReference<WebSite, TrustedApplication>
Field Value
Type:
PrimaryKeyReferenceWebSite,
TrustedApplication
See Also