 | CargoSpecialColumnNamesValue Field |
This is preliminary documentation and is subject to change.
(__[ListColumnName] table) Holds the actual, individual value.
(__[ColumnName]_hierarchy table) The allowed value.
Namespace: WikiClientLibrary.Cargo.SchemaAssembly: WikiClientLibrary.Cargo (in WikiClientLibrary.Cargo.dll) Version: 0.9.0-int.3+0a73c45f0c78941900e328c6c6b819597b665e00
Syntaxpublic const string Value = "_value"
Public Const Value As String = "_value"
Dim value As String
value = CargoSpecialColumnNames.Value
public:
literal String^ Value = "_value"
static val mutable Value: string
Field Value
String
See Also