PrintoutsRepositoryPrintoutLayoutReference Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<Printout, PrintoutLayout> PrintoutLayoutReference
Public Shared ReadOnly PrintoutLayoutReference As PrimaryKeyReference(Of Printout, PrintoutLayout)
public:
static initonly PrimaryKeyReference<Printout^, PrintoutLayout^>^ PrintoutLayoutReference
static val PrintoutLayoutReference: PrimaryKeyReference<Printout, PrintoutLayout>
Field Value
Type:
PrimaryKeyReferencePrintout,
PrintoutLayout
See Also