 | SysDashboardPartSchemaTableDashboardIdColumnName Field |
Gets the DashboardId (Code du tableau de bord) 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 DashboardIdColumnName = "DashboardId"
Public Const DashboardIdColumnName As String = "DashboardId"
Field Value
Type:
String
Remarks
Gets the DashboardId (Code du tableau de bord) column name of the table SysDashboardPart
See Also