ProjectParticipantsRepositoryProjectIdAttribute Field |
Definition of the data attribute for
Project reference
Namespace:
Aloe.EnterpriseOne.Model.Projects
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ProjectParticipant, Guid> ProjectIdAttribute
Public Shared ReadOnly ProjectIdAttribute As ColumnDataAttribute(Of ProjectParticipant, Guid)
public:
static initonly ColumnDataAttribute<ProjectParticipant^, Guid^>^ ProjectIdAttribute
static val ProjectIdAttribute: ColumnDataAttribute<ProjectParticipant, Guid>
Field Value
Type:
ColumnDataAttributeProjectParticipant,
Guid
See Also