 | ConstructionSiteSchemaTableConstructionSiteAddress_CityColumnName Field |
Gets the ConstructionSiteAddress_City (Ville (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 ConstructionSiteAddress_CityColumnName = "ConstructionSiteAddress_City"
Public Const ConstructionSiteAddress_CityColumnName As String = "ConstructionSiteAddress_City"
Field Value
Type:
String
Remarks
Gets the ConstructionSiteAddress_City (Ville (projet)) column name of the table ConstructionSite
See Also