PromotionalPackageLinesRepositoryProductIdAttribute Field |
Definition of the data attribute for
Product reference
Namespace:
Aloe.EnterpriseOne.Model.Crm
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<PromotionalPackageLine, Guid> ProductIdAttribute
Public Shared ReadOnly ProductIdAttribute As ColumnDataAttribute(Of PromotionalPackageLine, Guid)
public:
static initonly ColumnDataAttribute<PromotionalPackageLine^, Guid^>^ ProductIdAttribute
static val ProductIdAttribute: ColumnDataAttribute<PromotionalPackageLine, Guid>
Field Value
Type:
ColumnDataAttributePromotionalPackageLine,
Guid
See Also