 | ConstructionSiteReferenceDocumentExSchemaTableNextProgressStateDocumentIdColumnName Field |
Gets the NextProgressStateDocumentId (Identifiant de la situation de projet suivante) 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 NextProgressStateDocumentIdColumnName = "NextProgressStateDocumentId"
Public Const NextProgressStateDocumentIdColumnName As String = "NextProgressStateDocumentId"
Field Value
Type:
String
Remarks
Gets the NextProgressStateDocumentId (Identifiant de la situation de projet suivante) column name of the table ConstructionSiteReferenceDocumentEx
See Also