ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.Scheduling Namespace : ExistingFileBehavior Enumeration |
'Declaration Public Enum ExistingFileBehavior Inherits System.Enum
public enum ExistingFileBehavior : System.Enum
Member | Description |
---|---|
Increment | Defines that file should be saved with incremented name. |
NotSpecified | Action is not specified. |
Overwrite | Defines that file should be overwritten. |
System.Object
System.ValueType
System.Enum
ActiveReports.Server.Scheduling.ExistingFileBehavior