 | CustomerAdvantageSchemaTableUsedInDocumentIdColumnName Field |
Gets the UsedInDocumentId (Identifiant du document pour déduction) 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 UsedInDocumentIdColumnName = "UsedInDocumentId"
Public Const UsedInDocumentIdColumnName As String = "UsedInDocumentId"
Field Value
Type:
String
Remarks
Gets the UsedInDocumentId (Identifiant du document pour déduction) column name of the table CustomerAdvantage
See Also