 | 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.3+0a73c45f0c78941900e328c6c6b819597b665e00
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