Responder Developer Guide
DataSetConfig Constructor(String)


Version: 10.2.1a

Resource Center Home

The fully qualified path to the DataSet configuration XML.
Initializes a new instance of the DataSetConfig class based on the XML file found at the path provided.
Syntax
'Declaration
 
Public Function New( _
   ByVal xmlPath As String _
)
'Usage
 
Dim xmlPath As String
 
Dim instance As New DataSetConfig(xmlPath)
public DataSetConfig( 
   string xmlPath
)

Parameters

xmlPath
The fully qualified path to the DataSet configuration XML.
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

DataSetConfig Class
DataSetConfig Members
Overload List

 

 


Send Comment