Click or drag to resize
IQuotaMgr Interface

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
public interface IQuotaMgr

The IQuotaMgr type exposes the following members.

Properties
  NameDescription
Public propertyQuotaInfo
Get array of all quotas defined in the survey
Top
Methods
  NameDescription
Public methodGetQuotaCurrent
Public methodGetQuotaMessage
Public methodGetQuotaTotal
retrieves the qutoa target
Public methodHasCurrentSetQuota
Did the current subject set this qutoa?
Public methodHasFilledQuota
Are we finished with this quota?
Public methodReload
Top
See Also