 | ConstructionSiteReferenceDocumentLineSchemaTableIsMilestoneColumnName 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
Syntaxpublic const string IsMilestoneColumnName = "IsMilestone"
Public Const IsMilestoneColumnName As String = "IsMilestone"
Field Value
Type:
String
Remarks
Gets the IsMilestone (Afficher en tant que jalon) column name of the table ConstructionSiteReferenceDocumentLine
See Also