brFileName Property

   

Returns the filename of the most recently opened D3 file.

Syntax

sValue = object.brFileName

Parameters

Parameter

Description

sValue

The return value is a String data type specifying the name of the D3 file.

object

An object variable that represents a clsD3Connection object.