SIFWorks ADK 2.0
GridLocation Class
NamespacesEdustructures.SifWorks.CommonGridLocation

[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
Declaration Syntax
C#Visual BasicVisual C++
public class GridLocation : SifElement
Public Class GridLocation _
	Inherits SifElement
public ref class GridLocation : public SifElement
Members
All MembersConstructorsProperties



IconMemberDescription
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.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy
Object
Element
 SifElement
  GridLocation

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10