| AkDateGetRangeExpr Method |
Namespace: Appkit.DataAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic static string GetRangeExpr(
string typeName,
string propName,
string compare,
string rangeExpr
)
Parameters
- typeName
- Type: SystemString
- propName
- Type: SystemString
- compare
- Type: SystemString
- rangeExpr
- Type: SystemString
Return Value
Type:
String
See Also