IScheduledTaskResult.HasDataStream

Syntax

HasDataStream: Boolean;

Description

The HasDataStream property returns whether non-empty data stream, that can be read by the ReadDataStream method, is available.

Example

The property use is given in description of the FileExtension property.

See also:

IScheduledTaskResult