 | SysWinListTemplateSchemaTableGroupIdColumnName Field |
Gets the GroupId (Code Groupe) 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 GroupIdColumnName = "GroupId"
Public Const GroupIdColumnName As String = "GroupId"
Field Value
Type:
String
Remarks
Gets the GroupId (Code Groupe) column name of the table SysWinListTemplate
See Also