 | AccountingExchangeGroupSchemaTableGroupNumberColumnName Field |
Gets the GroupNumber (Numéro de lot) 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 GroupNumberColumnName = "GroupNumber"
Public Const GroupNumberColumnName As String = "GroupNumber"
Field Value
Type:
String
Remarks
Gets the GroupNumber (Numéro de lot) column name of the table AccountingExchangeGroup
See Also