Click or drag to resize
IUserAccessiableSetSubjectLocationID Method (Int32, Int32)

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
void SetSubjectLocationID(
	int inLocationID,
	int inLocationStoreID
)

Parameters

inLocationID
Type: SystemInt32
inLocationStoreID
Type: SystemInt32
See Also