ProjectParticipantsRepositoryProjectTypeRoleIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Projects
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ProjectParticipant, Nullable<Guid>> ProjectTypeRoleIdAttribute
Public Shared ReadOnly ProjectTypeRoleIdAttribute As ColumnDataAttribute(Of ProjectParticipant, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<ProjectParticipant^, Nullable<Guid^>^>^ ProjectTypeRoleIdAttribute
static val ProjectTypeRoleIdAttribute: ColumnDataAttribute<ProjectParticipant, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeProjectParticipant,
NullableGuid
See Also