PrintoutsRepositoryCopiesAttribute Field |
Definition of the
Copies data attribute
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Printout, int> CopiesAttribute
Public Shared ReadOnly CopiesAttribute As ColumnDataAttribute(Of Printout, Integer)
public:
static initonly ColumnDataAttribute<Printout^, int>^ CopiesAttribute
static val CopiesAttribute: ColumnDataAttribute<Printout, int>
Field Value
Type:
ColumnDataAttributePrintout,
Int32
See Also