 | StockDocumentLineSchemaTableProgressDocumentLineIdColumnName Field |
Gets the ProgressDocumentLineId (Identifiant de la ligne de situation de projet) 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 ProgressDocumentLineIdColumnName = "ProgressDocumentLineId"
Public Const ProgressDocumentLineIdColumnName As String = "ProgressDocumentLineId"
Field Value
Type:
String
Remarks
Gets the ProgressDocumentLineId (Identifiant de la ligne de situation de projet) column name of the table StockDocumentLine
See Also