tagDistFileType

ACCPAC Common Controls

tagDistFileType

Specifies the format of a file path.

Name

Value

Description

DF_DYNAMIC

0

Format is dynamic and is dependent upon the client's current session connection. If the connection is remote, it uses the URL as the file path. If the connection is local, it uses the local file path.

DF_LOCAL

1

Use local file path.

DF_URL

2

Use URL as the file path.