ProcessLanesRepositoryOfferToRoleReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Systems.Bpm
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<ProcessLane, Role> OfferToRoleReference
Public Shared ReadOnly OfferToRoleReference As PrimaryKeyReference(Of ProcessLane, Role)
public:
static initonly PrimaryKeyReference<ProcessLane^, Role^>^ OfferToRoleReference
static val OfferToRoleReference: PrimaryKeyReference<ProcessLane, Role>
Field Value
Type:
PrimaryKeyReferenceProcessLane,
Role
See Also