| BuiltInDataTypesGeoShape Property |
This is preliminary documentation and is subject to change.
Link to geographic map data stored on Wikimedia Commons (or other configured wiki).
See "https://www.mediawiki.org/wiki/Help:Map_Data" for more documentation about map data.
Namespace: WikiClientLibrary.Wikibase.DataTypesAssembly: WikiClientLibrary.Wikibase (in WikiClientLibrary.Wikibase.dll) Version: 0.9.0-int.2+447d1d590e6726b7881f750a0a0e42908f3e417e
Syntax public static WikibaseDataType GeoShape { get; }
Public Shared ReadOnly Property GeoShape As WikibaseDataType
Get
Dim value As WikibaseDataType
value = BuiltInDataTypes.GeoShape
public:
static property WikibaseDataType^ GeoShape {
WikibaseDataType^ get ();
}
static member GeoShape : WikibaseDataType with get
Property Value
WikibaseDataTypeSee Also