 | OlapTemplateTableSchemaTableUserSetting_ChartTypeColumnName Field |
Gets the UserSetting_ChartType (Type de 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_ChartTypeColumnName = "UserSetting_ChartType"
Public Const UserSetting_ChartTypeColumnName As String = "UserSetting_ChartType"
Field Value
Type:
String
Remarks
Gets the UserSetting_ChartType (Type de graphique) column name of the table OlapTemplateTable
See Also