[This is preliminary documentation and is subject to change.]
This element contains information about a map location. The GridLocation element is utilized within another object or element, such as Address or BusStopInfo
| C# | Visual Basic | Visual C++ |
public class GridLocation : SifElement
Public Class GridLocation _ Inherits SifElement
public ref class GridLocation : public SifElement
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| GridLocationGridLocationNew()() |
Creates an instance of a GridLocation
| |
| GridLocationGridLocationNew(Nullable<(Of <Decimal>)>, Nullable<(Of <Decimal>)>) |
Constructor that accepts values for all mandatory fields
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
| |
| Latitude |
Gets or sets the value of the <Latitude> element.
| |
| Longitude |
Gets or sets the value of the <Longitude> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | |||
| Element | |||
| SifElement | |||
| GridLocation | |||