 | ConstructionSiteReferenceDocumentLineSchemaTableLinkTypeColumnName Field |
Gets the LinkType (Type de lien) 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 LinkTypeColumnName = "LinkType"
Public Const LinkTypeColumnName As String = "LinkType"
Field Value
Type:
String
Remarks
Gets the LinkType (Type de lien) column name of the table ConstructionSiteReferenceDocumentLine
See Also