 | OlapTemplateTableSchemaTableUserSetting_GridTitleColumnName Field |
Gets the UserSetting_GridTitle (Titre de la grille) 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_GridTitleColumnName = "UserSetting_GridTitle"
Public Const UserSetting_GridTitleColumnName As String = "UserSetting_GridTitle"
Field Value
Type:
String
Remarks
Gets the UserSetting_GridTitle (Titre de la grille) column name of the table OlapTemplateTable
See Also