Please enable JavaScript to view this site.

Version:

Navigation: Activities > Activity Reference

Directory Exists Activity

Prev Top Next More

Description

Determines whether a directory exists on the server.

Usage

A workflow could use the Directory Exists activity before creating temporary files there with the Write File or Write File Bytes activity.

Inputs

Path

Required

Type: String

The path of the directory to verify on the server.

Outputs

exists

Type: Boolean

The result - indicates whether the directory exists on the server.

Properties

For information about the ID, Display Name, and Description properties, see Properties Common to all Activities.

Connectivity Requirements

This activity does not work when the device has intermittent connectivity to the network.

See also...

The Directory.Exists(String) method.

© 2024 VertiGIS North America Ltd. All Rights Reserved. | Privacy Center | Imprint
Documentation Version 5.41 (dfe743b0)