Click or drag to resize

SaleDocumentLineSchemaTableLastAcceptedProgressStateLineIdColumnName Field

Gets the LastAcceptedProgressStateLineId (Identifiant de la dernière ligne de situation acceptée) column name

Namespace:  EBP.Api.Interfaces.Schema
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public const string LastAcceptedProgressStateLineIdColumnName = "LastAcceptedProgressStateLineId"

Field Value

Type: String
Remarks
Gets the LastAcceptedProgressStateLineId (Identifiant de la dernière ligne de situation acceptée) column name of the table SaleDocumentLine
See Also