 | BuiltInDataTypesWikibaseProperty Property |
This is preliminary documentation and is subject to change.
Link to Properties on the project. When a value is entered, the project's "Property" namespace will be searched for matching Properties.
Namespace: WikiClientLibrary.Wikibase.DataTypesAssembly: WikiClientLibrary.Wikibase (in WikiClientLibrary.Wikibase.dll) Version: 0.9.0-int.4+fbadc980737ddc9bb67116900ecad57f84a0b241
Syntaxpublic static WikibaseDataType WikibaseProperty { get; }Public Shared ReadOnly Property WikibaseProperty As WikibaseDataType
Get
Dim value As WikibaseDataType
value = BuiltInDataTypes.WikibaseProperty
public:
static property WikibaseDataType^ WikibaseProperty {
WikibaseDataType^ get ();
}static member WikibaseProperty : WikibaseDataType with get
Property Value
WikibaseDataType
Remarks
The value type for this data type is `wikibase-entityid`.
See Also