LocationDataResponseBuilderSetTargetLongLat Method |
Namespace: DegreeDays.Api.DataAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public LocationDataResponseBuilder SetTargetLongLat(
LongLat targetLongLat
)
Public Function SetTargetLongLat (
targetLongLat As LongLat
) As LocationDataResponseBuilder
Parameters
- targetLongLat LongLat
-
Return Value
LocationDataResponseBuilderSee Also