Returns the filename of the most recently opened D3 file.
sValue = object.brFileName
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. |