OffersRepositoryDocumentIdAttribute Field |
Definition of the data attribute referring to the base class table
Namespace:
Aloe.EnterpriseOne.Model.Crm.Presales
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Offer, Guid> DocumentIdAttribute
Public Shared ReadOnly DocumentIdAttribute As ColumnDataAttribute(Of Offer, Guid)
public:
static initonly ColumnDataAttribute<Offer^, Guid^>^ DocumentIdAttribute
static val DocumentIdAttribute: ColumnDataAttribute<Offer, Guid>
Field Value
Type:
ColumnDataAttributeOffer,
Guid
See Also