 | ConstructionSiteReferenceDocumentExSchemaTableWorksDescriptionColumnName Field |
Gets the WorksDescription (Descriptif du 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 WorksDescriptionColumnName = "WorksDescription"
Public Const WorksDescriptionColumnName As String = "WorksDescription"
Field Value
Type:
String
Remarks
Gets the WorksDescription (Descriptif du projet) column name of the table ConstructionSiteReferenceDocumentEx
See Also