Click or drag to resize
ClientConfigImportPAXFile Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Shows the Import Export wizard for a given import file

Namespace: DataPAClientConfig
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public bool ImportPAXFile(
	string fileName
)

Parameters

fileName
Type: SystemString
The given import file

Return Value

Type: Boolean
True if the file is imported
See Also