PublicUsersRepositoryPublicUserListReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Systems.External
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<PublicUser, PublicUserList> PublicUserListReference
Public Shared ReadOnly PublicUserListReference As PrimaryKeyReference(Of PublicUser, PublicUserList)
public:
static initonly PrimaryKeyReference<PublicUser^, PublicUserList^>^ PublicUserListReference
static val PublicUserListReference: PrimaryKeyReference<PublicUser, PublicUserList>
Field Value
Type:
PrimaryKeyReferencePublicUser,
PublicUserList
See Also