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