 | SysAutoTreeCategorySchemaTableTreeCategoryKeyColumnName Field |
Gets the TreeCategoryKey (Clé de la catégorie) 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 TreeCategoryKeyColumnName = "TreeCategoryKey"
Public Const TreeCategoryKeyColumnName As String = "TreeCategoryKey"
Field Value
Type:
String
Remarks
Gets the TreeCategoryKey (Clé de la catégorie) column name of the table SysAutoTreeCategory
See Also