WebSitesRepositoryPublicUserListReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.Cms
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<WebSite, PublicUserList> PublicUserListReference
Public Shared ReadOnly PublicUserListReference As PrimaryKeyReference(Of WebSite, PublicUserList)
public:
static initonly PrimaryKeyReference<WebSite^, PublicUserList^>^ PublicUserListReference
static val PublicUserListReference: PrimaryKeyReference<WebSite, PublicUserList>
Field Value
Type:
PrimaryKeyReferenceWebSite,
PublicUserList
See Also