 | DependencySchemaTableLag_UnitIdColumnName Field |
Gets the Lag_UnitId (Code unité) 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 Lag_UnitIdColumnName = "Lag_UnitId"
Public Const Lag_UnitIdColumnName As String = "Lag_UnitId"
Field Value
Type:
String
Remarks
Gets the Lag_UnitId (Code unité) column name of the table Dependency
See Also