Click or drag to resize
IQuotaMgrHasFilledQuota Method
Are we finished with this quota?

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

Parameters

inQuotaName
Type: SystemString

Return Value

Type: Boolean
Remarks
Relates to currently running subject
See Also