FormLayoutsRepositoryRoleReference Field |
Definition of the
Role reference
Namespace:
Aloe.EnterpriseOne.Model.Systems.UI
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<FormLayout, Role> RoleReference
Public Shared ReadOnly RoleReference As PrimaryKeyReference(Of FormLayout, Role)
public:
static initonly PrimaryKeyReference<FormLayout^, Role^>^ RoleReference
static val RoleReference: PrimaryKeyReference<FormLayout, Role>
Field Value
Type:
PrimaryKeyReferenceFormLayout,
Role
See Also