Appkit 基础类库
Appkit 基础类库
Appkit.Common
AkVariants Class
AkVariants Methods
Exists Method
Get Method
GetAllValues Method
GetDate Method
GetDouble Method
GetFalse Method
GetTrue Method
GetValue Method
Has Method
HasVar Method
IsFalse Method
IsTrue Method
Refresh Method
Set Method
SetAppVar Method
SetDeptVar Method
SetProjectVar Method
SetRoleVar Method
SetUserVar Method
AkVariants
IsFalse Method
变量值是否代表逻辑假。
Namespace:
Appkit.Common
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
bool
IsFalse
(
string
name
)
Parameters
name
Type:
System
String
变量名称。
Return Value
Type:
Boolean
true或false。
See Also
Reference
AkVariants Class
Appkit.Common Namespace