Click or drag to resize

ExportJobWatchPattern Property

Gets or sets the file name pattern of the incoming reports. Can contain wild-cards.

Namespace:  Opait.ReportMiner.Api
Assembly:  Opait.ReportMiner (in Opait.ReportMiner.dll) Version: 1.9.4.12917
Syntax
C#
public string WatchPattern { get; set; }

Property Value

Type: String
See Also