ILocationInfo Interface |
[This is preliminary documentation and is subject to change.]
Namespace: GHASchema.Classes.Capabilities
public interface ILocationInfo
The ILocationInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| City |
City for the location
| |
| Latitude |
Latitude of the location
| |
| Longitude |
Longitude of the location
| |
| State |
State of the location
| |
| ZipCode |
Zip code for the location
|