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