ActiveReports 9 Server
OverwriteBehavior Enumeration

Defines the behavior for resource overwriting.
Syntax
'Declaration
 
Public Enum OverwriteBehavior 
   Inherits System.Enum
public enum OverwriteBehavior : System.Enum 
Members
MemberDescription
CreateNewDefines whether resource should be considered as new resource.
ReplaceExistingDefines whether existing resource should be replaced.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ActiveReports.Server.ReportServices.Contracts.OverwriteBehavior

See Also

Reference

ActiveReports.Server.ReportServices.Contracts Namespace

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum