API函数:user.getTypes

录入时间:2017-12-12 12:10:01      最后更新:2017-12-12 12:10:01

API名 返回值类型 功能描述
user.getTypes 整数型(Integer) 中文名:获取当前登录模式。
user.getTypes接口原型如下。

Public ReadOnly Property getTypes() As Integer

详细说明

user.getTypes是属性,不是函数,调用的时候后面不需要()括号。
返回值 1为单码模式 2为用户模式 3为试用模式。