Click or drag to resize
IUserAccessiableGetExternalSubjectProps Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
ISubjectProps GetExternalSubjectProps(
	int inStoreID,
	string inSubStore,
	string inUserUnique
)

Parameters

inStoreID
Type: SystemInt32
inSubStore
Type: SystemString
inUserUnique
Type: SystemString

Return Value

Type: ISubjectProps
See Also