ApplicationInfoLocking Property |
是否锁定 0:允许 1:锁定
Namespace: X3Platform.Apps.ModelAssembly: X3Platform.Apps (in X3Platform.Apps.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic int Locking { get; set; }
public:
property int Locking {
int get ();
void set (int value);
}
Property Value
Type:
Int32
See Also