SalesPersonTargetLinesRepositoryProductGroupReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm.Distribution
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<SalesPersonTargetLine, ProductGroup> ProductGroupReference
Public Shared ReadOnly ProductGroupReference As PrimaryKeyReference(Of SalesPersonTargetLine, ProductGroup)
public:
static initonly PrimaryKeyReference<SalesPersonTargetLine^, ProductGroup^>^ ProductGroupReference
static val ProductGroupReference: PrimaryKeyReference<SalesPersonTargetLine, ProductGroup>
Field Value
Type:
PrimaryKeyReferenceSalesPersonTargetLine,
ProductGroup
See Also