Table of Contents

TDataConnectionTextImportProperties.PromptForFileName Property

Flag indicating whether the user wants to be prompted for the file name on refresh. If false, then the user is not prompted.If true or not present, then the user is prompted.

Syntax

Namespace: FlexCel.Core

public Boolean PromptForFileName { get; set; }

See also