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