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