AskGeo .NET  1.1.0
AskGeo Libraries for .NET
 All Classes Namespaces Functions Variables Enumerations Pages
Public Member Functions | Static Public Attributes
AskGeo.Base.UsCountyHighDataField Class Reference

Enumerates (as static public members) the metadata fields returned with a UsCountyHighDataResult instance from a FindResult call to a UsCountyHighDataMap instance. More...

Inheritance diagram for AskGeo.Base.UsCountyHighDataField:
AskGeo.Base.DataFieldInterface

List of all members.

Public Member Functions

override int GetOrdinal ()
 Returns the ordinal value (i.e., index) of the enumerated value.
override String GetName ()
 Returns the enum's name, exactly as written in the code.
override FieldUnit GetFieldUnit ()
 Specifies the FieldUnit of the field. The FieldUnit is the logical unit of the reported value, such as "people", "dollars", and "percent".
override String GetDescription ()
 Returns a human-readable description of the data field.

Static Public Attributes

static readonly
UsCountyHighDataField 
StateCode = new UsCountyHighDataField("StateCode", "US state FIPS code", FieldUnit.NoneString)
static readonly
UsCountyHighDataField 
CountyCode = new UsCountyHighDataField("CountyCode", "US county FIPS code", FieldUnit.NoneString)
static readonly
UsCountyHighDataField 
CountyAnsiCode = new UsCountyHighDataField("CountyAnsiCode", "US county ANSI code", FieldUnit.NoneString)
static readonly
UsCountyHighDataField 
GeoId = new UsCountyHighDataField("GeoId", "US census unique geographic ID", FieldUnit.NoneString)
static readonly
UsCountyHighDataField 
CountyName = new UsCountyHighDataField("CountyName", "US county name (for example, Orange, Monroe, Santa Clara, Westchester)", FieldUnit.NoneString)
static readonly
UsCountyHighDataField 
CountyNameAndLsad = new UsCountyHighDataField("CountyNameAndLsad", "US county name and LSAD", FieldUnit.NoneString)
static readonly
UsCountyHighDataField 
Lsad = new UsCountyHighDataField("Lsad", "US census LSAD (logical/statistical area description)", FieldUnit.NoneString)
static readonly
UsCountyHighDataField 
ClassCode = new UsCountyHighDataField("ClassCode", "US FIPS 55 class code", FieldUnit.NoneString)
static readonly
UsCountyHighDataField 
FeatureClassCode = new UsCountyHighDataField("FeatureClassCode", "US census MAF/TIGER feature class code", FieldUnit.NoneString)
static readonly
UsCountyHighDataField 
FunctionalStatus = new UsCountyHighDataField("FunctionalStatus", "US census functional status code", FieldUnit.NoneString)
static readonly
UsCountyHighDataField 
LandAreaSqM = new UsCountyHighDataField("LandAreaSqM", "US census land area (square meters)", FieldUnit.SquareMeters)
static readonly
UsCountyHighDataField 
WaterAreaSqM = new UsCountyHighDataField("WaterAreaSqM", "US census water area (square meters)", FieldUnit.SquareMeters)
static readonly
UsCountyHighDataField 
LatitudeDeg = new UsCountyHighDataField("LatitudeDeg", "Latitude of interior point (degrees)", FieldUnit.Degrees)
static readonly
UsCountyHighDataField 
LongitudeDeg = new UsCountyHighDataField("LongitudeDeg", "Longitude of interior point (degrees)", FieldUnit.Degrees)

Detailed Description

Enumerates (as static public members) the metadata fields returned with a UsCountyHighDataResult instance from a FindResult call to a UsCountyHighDataMap instance.


Member Function Documentation

override String AskGeo.Base.UsCountyHighDataField.GetDescription ( )
virtual

Returns a human-readable description of the data field.

Returns:
the description of the data field.

Implements AskGeo.Base.DataFieldInterface.

override FieldUnit AskGeo.Base.UsCountyHighDataField.GetFieldUnit ( )
virtual

Specifies the FieldUnit of the field. The FieldUnit is the logical unit of the reported value, such as "people", "dollars", and "percent".

Returns:
the FieldUnit of the data field.

Implements AskGeo.Base.DataFieldInterface.

override String AskGeo.Base.UsCountyHighDataField.GetName ( )
virtual

Returns the enum's name, exactly as written in the code.

Returns:
the name of the enum, as written in the code.

Implements AskGeo.Base.DataFieldInterface.

override int AskGeo.Base.UsCountyHighDataField.GetOrdinal ( )
virtual

Returns the ordinal value (i.e., index) of the enumerated value.

Returns:
the ordinal value of the enumerated value.

Implements AskGeo.Base.DataFieldInterface.


Member Data Documentation

readonly UsCountyHighDataField AskGeo.Base.UsCountyHighDataField.ClassCode = new UsCountyHighDataField("ClassCode", "US FIPS 55 class code", FieldUnit.NoneString)
static

US FIPS 55 class code

readonly UsCountyHighDataField AskGeo.Base.UsCountyHighDataField.CountyAnsiCode = new UsCountyHighDataField("CountyAnsiCode", "US county ANSI code", FieldUnit.NoneString)
static

US county ANSI code

readonly UsCountyHighDataField AskGeo.Base.UsCountyHighDataField.CountyCode = new UsCountyHighDataField("CountyCode", "US county FIPS code", FieldUnit.NoneString)
static

US county FIPS code

readonly UsCountyHighDataField AskGeo.Base.UsCountyHighDataField.CountyName = new UsCountyHighDataField("CountyName", "US county name (for example, Orange, Monroe, Santa Clara, Westchester)", FieldUnit.NoneString)
static

US county name (for example, Orange, Monroe, Santa Clara, Westchester)

readonly UsCountyHighDataField AskGeo.Base.UsCountyHighDataField.CountyNameAndLsad = new UsCountyHighDataField("CountyNameAndLsad", "US county name and LSAD", FieldUnit.NoneString)
static

US county name and LSAD

readonly UsCountyHighDataField AskGeo.Base.UsCountyHighDataField.FeatureClassCode = new UsCountyHighDataField("FeatureClassCode", "US census MAF/TIGER feature class code", FieldUnit.NoneString)
static

US census MAF/TIGER feature class code

readonly UsCountyHighDataField AskGeo.Base.UsCountyHighDataField.FunctionalStatus = new UsCountyHighDataField("FunctionalStatus", "US census functional status code", FieldUnit.NoneString)
static

US census functional status code

readonly UsCountyHighDataField AskGeo.Base.UsCountyHighDataField.GeoId = new UsCountyHighDataField("GeoId", "US census unique geographic ID", FieldUnit.NoneString)
static

US census unique geographic ID

readonly UsCountyHighDataField AskGeo.Base.UsCountyHighDataField.LandAreaSqM = new UsCountyHighDataField("LandAreaSqM", "US census land area (square meters)", FieldUnit.SquareMeters)
static

US census land area (square meters)

readonly UsCountyHighDataField AskGeo.Base.UsCountyHighDataField.LatitudeDeg = new UsCountyHighDataField("LatitudeDeg", "Latitude of interior point (degrees)", FieldUnit.Degrees)
static

Latitude of interior point (degrees)

readonly UsCountyHighDataField AskGeo.Base.UsCountyHighDataField.LongitudeDeg = new UsCountyHighDataField("LongitudeDeg", "Longitude of interior point (degrees)", FieldUnit.Degrees)
static

Longitude of interior point (degrees)

readonly UsCountyHighDataField AskGeo.Base.UsCountyHighDataField.Lsad = new UsCountyHighDataField("Lsad", "US census LSAD (logical/statistical area description)", FieldUnit.NoneString)
static

US census LSAD (logical/statistical area description)

readonly UsCountyHighDataField AskGeo.Base.UsCountyHighDataField.StateCode = new UsCountyHighDataField("StateCode", "US state FIPS code", FieldUnit.NoneString)
static

US state FIPS code

readonly UsCountyHighDataField AskGeo.Base.UsCountyHighDataField.WaterAreaSqM = new UsCountyHighDataField("WaterAreaSqM", "US census water area (square meters)", FieldUnit.SquareMeters)
static

US census water area (square meters)


The documentation for this class was generated from the following file: