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