  | 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.4+fbadc980737ddc9bb67116900ecad57f84a0b241
Syntaxpublic 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
WikibaseDataType
See Also