ProcessLanesRepositoryOfferToRoleIdAttribute Field |
Definition of the data attribute for
OfferToRole reference
Namespace:
Aloe.EnterpriseOne.Model.Systems.Bpm
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ProcessLane, Nullable<Guid>> OfferToRoleIdAttribute
Public Shared ReadOnly OfferToRoleIdAttribute As ColumnDataAttribute(Of ProcessLane, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<ProcessLane^, Nullable<Guid^>^>^ OfferToRoleIdAttribute
static val OfferToRoleIdAttribute: ColumnDataAttribute<ProcessLane, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeProcessLane,
NullableGuid
See Also