 | SysWinGridDefaultTemplateSchemaTableGridIdColumnName Field |
Gets the GridId (Id de vue) 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 GridIdColumnName = "GridId"
Public Const GridIdColumnName As String = "GridId"
Field Value
Type:
String
Remarks
Gets the GridId (Id de vue) column name of the table SysWinGridDefaultTemplate
See Also