Add a new data directory.

Namespace: ExpSuite
Assembly: FrameWork (in FrameWork.exe) Version: 1.0.0.0

Syntax

Visual Basic
Public Sub AddDir ( _
	Title As String, _
	Path As String _
)

Parameters

Title
Type: System..::..String
Title of the data directory
Path
Type: System..::..String
[Optional] Default path of the data directory

See Also