Click or drag to resize

CustomArgType Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The required type of the argument's value. This must be a type that GeoBase can successfully serialize.

Namespace:  Telogis.GeoBase.Geocoding
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public Type Type { get; set; }

Property Value

Type: Type
See Also