 | StockDocumentLineSchemaTableIsPrintableColumnName Field |
Gets the IsPrintable (Imprimer) 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 IsPrintableColumnName = "IsPrintable"
Public Const IsPrintableColumnName As String = "IsPrintable"
Field Value
Type:
String
Remarks
Gets the IsPrintable (Imprimer) column name of the table StockDocumentLine
See Also