ReportsRepositoryLayoutFormatAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Systems.Reporting
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Report, string> LayoutFormatAttribute
Public Shared ReadOnly LayoutFormatAttribute As ColumnDataAttribute(Of Report, String)
public:
static initonly ColumnDataAttribute<Report^, String^>^ LayoutFormatAttribute
static val LayoutFormatAttribute: ColumnDataAttribute<Report, string>
Field Value
Type:
ColumnDataAttributeReport,
String
See Also