 | SysCloudDocumentSchemaTableCategoryIdColumnName Field |
Gets the CategoryId (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 CategoryIdColumnName = "CategoryId"
Public Const CategoryIdColumnName As String = "CategoryId"
Field Value
Type:
String
Remarks
Gets the CategoryId (Catégorie) column name of the table SysCloudDocument
See Also