 | SysReportSchemaTableReportColumnName Field |
Gets the Report (Report) column name
Namespace:
EBP.Api.Interfaces.Schema
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxpublic const string ReportColumnName = "Report"
Public Const ReportColumnName As String = "Report"
Field Value
Type:
String
Remarks
Gets the Report (Report) column name of the table SysReport
See Also