 | StockDocumentSchemaTableInvoiceIdColumnName Field |
Gets the InvoiceId (Code Facture) 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 InvoiceIdColumnName = "InvoiceId"
Public Const InvoiceIdColumnName As String = "InvoiceId"
Field Value
Type:
String
Remarks
Gets the InvoiceId (Code Facture) column name of the table StockDocument
See Also