StationIdLocationStationId Property |
Gets the non-null, non-empty string ID of the weather station that
this StationIdLocation represents.
Namespace: DegreeDays.Api.Data.ImplAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public string StationId { get; }
Public ReadOnly Property StationId As String
Get
Property Value
StringSee Also