Method | Description | |
---|---|---|
GetCurrentDomainName ( ) : string | ||
GetSum ( |
||
ParseDataSource ( string expression, List |
||
ParseExpression ( string tenant, string expression, List |
||
RemoveBraces ( string expression ) : string |
Method | Description | |
---|---|---|
GetDictionaryValue ( string tenant, string key ) : string | ||
GetLogo ( ) : string |
public static GetCurrentDomainName ( ) : string | ||
return | string |
public static GetSum ( |
||
table | ||
index | int | |
return | decimal |
public static ParseDataSource ( string expression, List |
||
expression | string | |
dataSources | List |
|
return | string |
public static ParseExpression ( string tenant, string expression, List |
||
tenant | string | |
expression | string | |
dataSources | List |
|
info | ||
return | string |
public static RemoveBraces ( string expression ) : string | ||
expression | string | |
return | string |