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.3+0a73c45f0c78941900e328c6c6b819597b665e00
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