SalesPersonTargetsRepositoryLinesChildCollectionDefinition Field |
Definition of the
Lines child list
Namespace:
Aloe.EnterpriseOne.Model.Crm.Distribution
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ChildCollectionDefinition<SalesPersonTargetLine> LinesChildCollectionDefinition
Public Shared ReadOnly LinesChildCollectionDefinition As ChildCollectionDefinition(Of SalesPersonTargetLine)
public:
static initonly ChildCollectionDefinition<SalesPersonTargetLine^>^ LinesChildCollectionDefinition
static val LinesChildCollectionDefinition: ChildCollectionDefinition<SalesPersonTargetLine>
Field Value
Type:
ChildCollectionDefinitionSalesPersonTargetLine
See Also