IEnterpriseServiceStartAutoRefreshDelay Method |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAEnterpriseDashboard.EnterpriseServiceAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax void StartAutoRefreshDelay(
string SecurityCode,
bool bSoft
)
Sub StartAutoRefreshDelay (
SecurityCode As String,
bSoft As Boolean
)
void StartAutoRefreshDelay(
String^ SecurityCode,
bool bSoft
)
function StartAutoRefreshDelay(SecurityCode, bSoft);
Parameters
- SecurityCode
- Type: SystemString
- bSoft
- Type: SystemBoolean
See Also