Click or drag to resize
IQuotaInfo Interface

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

The IQuotaInfo type exposes the following members.

Properties
  NameDescription
Public propertyID
Get the quota internal id
Public propertyQuotaName
Get the quota name
Top
See Also