 | SaleDocumentSchemaTableCustomerIdColumnName Field |
Gets the CustomerId (Code client) 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 CustomerIdColumnName = "CustomerId"
Public Const CustomerIdColumnName As String = "CustomerId"
Field Value
Type:
String
Remarks
Gets the CustomerId (Code client) column name of the table SaleDocument
See Also