Click or drag to resize

SaleDocumentLineSchemaTableIsMilestoneColumnName Field

Gets the IsMilestone (Afficher en tant que jalon) 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 IsMilestoneColumnName = "IsMilestone"

Field Value

Type: String
Remarks
Gets the IsMilestone (Afficher en tant que jalon) column name of the table SaleDocumentLine
See Also