 | OlapTemplateTableSchemaTableUserSetting_HeaderTextColumnName Field |
Gets the UserSetting_HeaderText (Texte du haut de page) 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_HeaderTextColumnName = "UserSetting_HeaderText"
Public Const UserSetting_HeaderTextColumnName As String = "UserSetting_HeaderText"
Field Value
Type:
String
Remarks
Gets the UserSetting_HeaderText (Texte du haut de page) column name of the table OlapTemplateTable
See Also