Click or drag to resize
IExternalQuotaMgrGetQuotaCurrent Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
int GetQuotaCurrent(
	string inQuotaName
)

Parameters

inQuotaName
Type: SystemString

Return Value

Type: Int32
Remarks
Does NOT relate to currently running subject
See Also