TemplateLinePropertiesRepositoryTemplateLineReference 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<TemplateLineProperty, TemplateLine> TemplateLineReference
Public Shared ReadOnly TemplateLineReference As PrimaryKeyReference(Of TemplateLineProperty, TemplateLine)
public:
static initonly PrimaryKeyReference<TemplateLineProperty^, TemplateLine^>^ TemplateLineReference
static val TemplateLineReference: PrimaryKeyReference<TemplateLineProperty, TemplateLine>
Field Value
Type:
PrimaryKeyReferenceTemplateLineProperty,
TemplateLine
See Also