 | IntrastatLineSchemaTableTransactionNatureIdColumnName Field |
Gets the TransactionNatureId (Nature de la transaction) 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 TransactionNatureIdColumnName = "TransactionNatureId"
Public Const TransactionNatureIdColumnName As String = "TransactionNatureId"
Field Value
Type:
String
Remarks
Gets the TransactionNatureId (Nature de la transaction) column name of the table IntrastatLine
See Also