Click or drag to resize

AccountBlockInfoBlockId Property

This is preliminary documentation and is subject to change.

ID of the block.

Namespace: WikiClientLibrary.Sites
Assembly: WikiClientLibrary (in WikiClientLibrary.dll) Version: 0.9.0-int.2+447d1d590e6726b7881f750a0a0e42908f3e417e
Syntax
public long? BlockId { get; init; }

Property Value

NullableInt64
block ID, or null if the block is a system block (see SystemBlockType).
See Also