 | DealContactSchemaTablePrintSendOptions_InvoiceColumnName Field |
Gets the PrintSendOptions_Invoice (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 PrintSendOptions_InvoiceColumnName = "PrintSendOptions_Invoice"
Public Const PrintSendOptions_InvoiceColumnName As String = "PrintSendOptions_Invoice"
Field Value
Type:
String
Remarks
Gets the PrintSendOptions_Invoice (Facture) column name of the table DealContact
See Also