Click or drag to resize

SiteVariableDataContentNamespaceIds Property

This is preliminary documentation and is subject to change.

Note: This API is now obsolete.

[Missing <summary> documentation for "P:WikiClientLibrary.Wikia.Sites.SiteVariableData.ContentNamespaceIds"]


Namespace: WikiClientLibrary.Wikia.Sites
Assembly: WikiClientLibrary.Wikia (in WikiClientLibrary.Wikia.dll) Version: 0.9.0-int.2+447d1d590e6726b7881f750a0a0e42908f3e417e
Syntax
[ObsoleteAttribute("contentNamespaces is not present in latest Wikia sites anymore. This property will be removed.")]
public ICollection<int> ContentNamespaceIds { get; }

Property Value

ICollectionInt32
See Also