TemplateLinesRepositoryTemplateReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Accounting
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<TemplateLine, Template> TemplateReference
Public Shared ReadOnly TemplateReference As PrimaryKeyReference(Of TemplateLine, Template)
public:
static initonly PrimaryKeyReference<TemplateLine^, Template^>^ TemplateReference
static val TemplateReference: PrimaryKeyReference<TemplateLine, Template>
Field Value
Type:
PrimaryKeyReferenceTemplateLine,
Template
See Also