  | WikiPageStubMissingPageIdMask Field | 
This is preliminary documentation and is subject to change.
The 
Id value used for missing page.
 Namespace: WikiClientLibrary.PagesAssembly: WikiClientLibrary (in WikiClientLibrary.dll) Version: 0.9.0-int.4+fbadc980737ddc9bb67116900ecad57f84a0b241
Syntaxpublic const long MissingPageIdMask = -8142508126285856767
Public Const MissingPageIdMask As Long = -8142508126285856767
Dim value As Long
value = WikiPageStub.MissingPageIdMask
public:
literal long long MissingPageIdMask = -8142508126285856767
static val mutable MissingPageIdMask: int64
Field Value
Int64
RemarksFor how the missing pages are handled, see the "remarks" section of 
WikiPageStub.
See Also