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

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

Parameters

SecurityCode
Type: SystemString
bSoft
Type: SystemBoolean

Implements

IEnterpriseServiceStartAutoRefreshDelay(String, Boolean)
See Also