Click or drag to resize
IUserAccessiableFindLocationByID Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
ILocationProps FindLocationByID(
	int inLocationID
)

Parameters

inLocationID
Type: SystemInt32

Return Value

Type: ILocationProps
See Also