 | WikiPageStubUnknownNamespaceId Field |
This is preliminary documentation and is subject to change.
The
NamespaceId used when the constructor do not have namespace information about the page.
Namespace: WikiClientLibrary.PagesAssembly: WikiClientLibrary (in WikiClientLibrary.dll) Version: 0.9.0-int.4+fbadc980737ddc9bb67116900ecad57f84a0b241
Syntaxpublic const int UnknownNamespaceId = -10000
Public Const UnknownNamespaceId As Integer = -10000
Dim value As Integer
value = WikiPageStub.UnknownNamespaceId
public:
literal int UnknownNamespaceId = -10000
static val mutable UnknownNamespaceId: int
Field Value
Int32
See Also