 | RangeItemSchemaTableImageVersionColumnName Field |
Gets the ImageVersion (Version de l'image) 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 ImageVersionColumnName = "ImageVersion"
Public Const ImageVersionColumnName As String = "ImageVersion"
Field Value
Type:
String
Remarks
Gets the ImageVersion (Version de l'image) column name of the table RangeItem
See Also