 | OlapTemplateTableSchemaTableUserSetting_LandscapeColumnName Field |
Gets the UserSetting_Landscape (Orientation) 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_LandscapeColumnName = "UserSetting_Landscape"
Public Const UserSetting_LandscapeColumnName As String = "UserSetting_Landscape"
Field Value
Type:
String
Remarks
Gets the UserSetting_Landscape (Orientation) column name of the table OlapTemplateTable
See Also