Click or drag to resize
IUserAccessiableLocateAddress Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
ISimpleCoordinates LocateAddress(
	string inAddress
)

Parameters

inAddress
Type: SystemString

Return Value

Type: ISimpleCoordinates
See Also