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
GetValue Method
获取变量值。
Namespace:
Appkit.Common
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
string
GetValue
(
string
name
)
Parameters
name
Type:
System
String
变量名称。
Return Value
Type:
String
变量值。
See Also
Reference
AkVariants Class
Appkit.Common Namespace