IQuotaMgrHasCurrentSetQuota Method |
Did the current subject set this qutoa?
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax bool HasCurrentSetQuota(
string inQuotaName
)
Parameters
- inQuotaName
- Type: SystemString
Return Value
Type:
BooleanRemarks Relates to currently running subject
See Also