 | SaleSettlementSchemaTableAccountingExchangeGroupIdColumnName Field |
Gets the AccountingExchangeGroupId (Identifiant du lot comptable) 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 AccountingExchangeGroupIdColumnName = "AccountingExchangeGroupId"
Public Const AccountingExchangeGroupIdColumnName As String = "AccountingExchangeGroupId"
Field Value
Type:
String
Remarks
Gets the AccountingExchangeGroupId (Identifiant du lot comptable) column name of the table SaleSettlement
See Also