ExportCompletedEventArgsUpdatedExportContentFileInfo Property

Gets or sets the updated export content file info.

Namespace:  Dundas.BI.Export
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public FileInfo UpdatedExportContentFileInfo { get; set; }

Property Value

Type: FileInfo
See Also