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