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