ApplicationInfoAuthority Property |
权限 : 0 没有权限 | 1 读取数据 | 2 读取 写入 | 4 读取 写入 删除
Namespace: X3Platform.Apps.ModelAssembly: X3Platform.Apps (in X3Platform.Apps.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic int Authority { get; set; }
public:
property int Authority {
int get ();
void set (int value);
}
Property Value
Type:
Int32
See Also