ApplicationMethodInfoEffectScope Property |
作用范围 1 匿名用户 2 登录用户 4 应用可访问成员 8 应用可访问成员 16 应用可访问成员
Namespace: X3Platform.Apps.ModelAssembly: X3Platform.Apps (in X3Platform.Apps.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic int EffectScope { get; set; }
public:
property int EffectScope {
int get ();
void set (int value);
}
Property Value
Type:
Int32
See Also