 | OlapTemplateTableSchemaTableUserSetting_ChartTitleColumnName Field |
Gets the UserSetting_ChartTitle (Titre du graphique) 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 UserSetting_ChartTitleColumnName = "UserSetting_ChartTitle"
Public Const UserSetting_ChartTitleColumnName As String = "UserSetting_ChartTitle"
Field Value
Type:
String
Remarks
Gets the UserSetting_ChartTitle (Titre du graphique) column name of the table OlapTemplateTable
See Also