| CargoSpecialColumnNamesPageName Field |
This is preliminary documentation and is subject to change.
Holds the name 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.2+447d1d590e6726b7881f750a0a0e42908f3e417e
Syntax public const string PageName = "_pageName"
Public Const PageName As String = "_pageName"
Dim value As String
value = CargoSpecialColumnNames.PageName
public:
literal String^ PageName = "_pageName"
static val mutable PageName: string
Field Value
StringSee Also