 | DocumentSerialSchemaTableIsDefaultForSaleColumnName Field |
Gets the IsDefaultForSale (Par défaut (vente)) 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 IsDefaultForSaleColumnName = "IsDefaultForSale"
Public Const IsDefaultForSaleColumnName As String = "IsDefaultForSale"
Field Value
Type:
String
Remarks
Gets the IsDefaultForSale (Par défaut (vente)) column name of the table DocumentSerial
See Also