OfferLinesRepositoryProductCodeIdAttribute Field |
Definition of the data attribute for
ProductCode reference
Namespace:
Aloe.EnterpriseOne.Model.Crm.Presales
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<OfferLine, Nullable<Guid>> ProductCodeIdAttribute
Public Shared ReadOnly ProductCodeIdAttribute As ColumnDataAttribute(Of OfferLine, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<OfferLine^, Nullable<Guid^>^>^ ProductCodeIdAttribute
static val ProductCodeIdAttribute: ColumnDataAttribute<OfferLine, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeOfferLine,
NullableGuid
See Also