Click or drag to resize

WikiPagePropertyListTPageId Property

This is preliminary documentation and is subject to change.

Gets/sets the page ID from which to get the list-like property value.

Namespace: WikiClientLibrary.Generators.Primitive
Assembly: WikiClientLibrary (in WikiClientLibrary.dll) Version: 0.9.0-int.2+447d1d590e6726b7881f750a0a0e42908f3e417e
Syntax
public long PageId { get; set; }

Property Value

Int64
Remarks
If PageTitle is null, the value of this property will be used. Otherwise, the other one will be effective.
See Also