Click or drag to resize
EnterpriseServiceClientStartAutoRefreshDelay Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

Namespace: DataPAEnterpriseDashboard.EnterpriseService
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public void StartAutoRefreshDelay(
	string SecurityCode,
	bool bSoft
)

Parameters

SecurityCode
Type: SystemString
bSoft
Type: SystemBoolean

Implements

IEnterpriseServiceStartAutoRefreshDelay(String, Boolean)
See Also