Click or drag to resize
IUserAccessiableGetQuotasForSurvey Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
IExternalQuotaMgr GetQuotasForSurvey(
	Guid inSurveyID
)

Parameters

inSurveyID
Type: SystemGuid

Return Value

Type: IExternalQuotaMgr
See Also