ActiveReports 8 Server SDK
ExistingFileBehavior Enumeration
Defines a behavior which should be applied in situation when file exists.
Syntax
public enum ExistingFileBehavior : System.Enum 
Members
MemberDescription
IncrementDefines that file should be saved with incremented name.
NotSpecifiedAction is not specified.
OverwriteDefines that file should be overwritten.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ActiveReports.Server.ReportServices.Contracts.Policy.Distributing.ExistingFileBehavior

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ActiveReports.Server.ReportServices.Contracts.Policy.Distributing Namespace

Send Feedback