  | CargoSpecialColumnNamesLeft Field | 
This is preliminary documentation and is subject to change.
(__[ColumnName]_hierarchy table) The number of the leftmost node represented by this value.
Namespace: WikiClientLibrary.Cargo.SchemaAssembly: WikiClientLibrary.Cargo (in WikiClientLibrary.Cargo.dll) Version: 0.9.0-int.4+fbadc980737ddc9bb67116900ecad57f84a0b241
Syntaxpublic const string Left = "_left"
Public Const Left As String = "_left"
Dim value As String
value = CargoSpecialColumnNames.Left
public:
literal String^ Left = "_left"
static val mutable Left: string
Field Value
String
See Also