PrintoutsRepositoryNameAttribute Field |
Definition of the
Name 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, string> NameAttribute
Public Shared ReadOnly NameAttribute As ColumnDataAttribute(Of Printout, String)
public:
static initonly ColumnDataAttribute<Printout^, String^>^ NameAttribute
static val NameAttribute: ColumnDataAttribute<Printout, string>
Field Value
Type:
ColumnDataAttributePrintout,
String
See Also