Click or drag to resize
EnterpriseServiceClientFolderPathValid 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 bool FolderPathValid(
	string FolderPath,
	string UserID,
	string Password,
	string SecurityCode
)

Parameters

FolderPath
Type: SystemString
UserID
Type: SystemString
Password
Type: SystemString
SecurityCode
Type: SystemString

Return Value

Type: Boolean

Implements

IEnterpriseServiceFolderPathValid(String, String, String, String)
See Also