SalesOrderLinesRepositoryLineStoreReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm.Sales
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<SalesOrderLine, Store> LineStoreReference
Public Shared ReadOnly LineStoreReference As PrimaryKeyReference(Of SalesOrderLine, Store)
public:
static initonly PrimaryKeyReference<SalesOrderLine^, Store^>^ LineStoreReference
static val LineStoreReference: PrimaryKeyReference<SalesOrderLine, Store>
Field Value
Type:
PrimaryKeyReferenceSalesOrderLine,
Store
See Also