Omb.Admin Namespace > Institution Class : Latitude Property (Institution) |
[Visual Basic]
<XmlIgnoreAttribute()>
Public Overridable Property Latitude As Double
[C#]
[XmlIgnoreAttribute()]
public virtual double Latitude {get; set;}
[C++]
[XmlIgnoreAttribute()]
public: __property virtual double get_Latitude();
public: __property virtual void set_Latitude(
double value
);
[C++/CLI]
[XmlIgnoreAttribute()]
public:
virtual property double Latitude {
double get();
void set (double value);
}
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Institution Class | Institution Members
© 2009 Medical College of Georgia. All Rights Reserved.