Click or drag to resize

ClaimMainSnak Property

This is preliminary documentation and is subject to change.

Gets the main snak of the claim.

Namespace: WikiClientLibrary.Wikibase
Assembly: WikiClientLibrary.Wikibase (in WikiClientLibrary.Wikibase.dll) Version: 0.9.0-int.2+447d1d590e6726b7881f750a0a0e42908f3e417e
Syntax
public Snak MainSnak { get; }

Property Value

Snak
Remarks
This property is read-only; however you can change its content exception PropertyId value.
See Also