 | ConstructionSiteSchemaTableConstructionSiteAddress_StateColumnName Field |
Gets the ConstructionSiteAddress_State (Département (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_StateColumnName = "ConstructionSiteAddress_State"
Public Const ConstructionSiteAddress_StateColumnName As String = "ConstructionSiteAddress_State"
Field Value
Type:
String
Remarks
Gets the ConstructionSiteAddress_State (Département (projet)) column name of the table ConstructionSite
See Also