Loads a filter's population statistics.
Namespace: P4s3WebAssembly: P4s3Web (in P4s3Web.dll) Version: 1.0.0.0 (1.0.0.0)
[ScriptMethodAttribute(ResponseFormat = ResponseFormat.Json)]
[WebMethodAttribute]
public static string[] LoadFilterStats(
string filterId,
string filterName,
int idx,
string ikey
)
[ScriptMethodAttribute(ResponseFormat = ResponseFormat.Json)]
[WebMethodAttribute]
public static string[] LoadFilterStats(
string filterId,
string filterName,
int idx,
string ikey
)
Parameters
- filterId
- Type: System String
- filterName
- Type: System String
- idx
- Type: System Int32
- ikey
- Type: System String
Return Value
Type:
String