 | CargoSpecialColumnNamesPageNamespace Field |
This is preliminary documentation and is subject to change.
Holds the numerical ID of the namespace of the page from which this row of values was stored.
Namespace: WikiClientLibrary.Cargo.SchemaAssembly: WikiClientLibrary.Cargo (in WikiClientLibrary.Cargo.dll) Version: 0.9.0-int.3+0a73c45f0c78941900e328c6c6b819597b665e00
Syntaxpublic const string PageNamespace = "_pageNamespace"
Public Const PageNamespace As String = "_pageNamespace"
Dim value As String
value = CargoSpecialColumnNames.PageNamespace
public:
literal String^ PageNamespace = "_pageNamespace"
static val mutable PageNamespace: string
Field Value
String
See Also