Click or drag to resize
WebServiceErrorCode Property
Gets or sets the code.

Namespace: MaxMind.GeoIP2.Model
Assembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 2.7.1
Syntax
public string Code { get; set; }

Property Value

Type: String
The error code returned by the service.
See Also