 | StandardTextSchemaTableStandardTextColumnName Field |
Gets the StandardText (Texte) 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 StandardTextColumnName = "StandardText"
Public Const StandardTextColumnName As String = "StandardText"
Field Value
Type:
String
Remarks
Gets the StandardText (Texte) column name of the table StandardText
See Also