 | ConstructionSiteReferenceDocumentLineSchemaTableWeightUnitIdColumnName Field |
Gets the WeightUnitId (Unité de poids) 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 WeightUnitIdColumnName = "WeightUnitId"
Public Const WeightUnitIdColumnName As String = "WeightUnitId"
Field Value
Type:
String
Remarks
Gets the WeightUnitId (Unité de poids) column name of the table ConstructionSiteReferenceDocumentLine
See Also