Click or drag to resize
eQuotaExceedType Enumeration

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
public enum eQuotaExceedType
Members
  Member nameValueDescription
None0
ExceedTarget1
ExceedExceed2
See Also