ActiveReports 9 Server
FileExtensionBehavior Enumeration

Defines a behavior which determines should file extension be added to a file.
Syntax
'Declaration
 
Public Enum FileExtensionBehavior 
   Inherits System.Enum
public enum FileExtensionBehavior : System.Enum 
Members
MemberDescription
AddDefines that file extension should be added to file name.
DontAddDefines that file extension should not be added to file name.
NotSpecifiedAction is not specified.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ActiveReports.Server.Scheduling.FileExtensionBehavior

See Also

Reference

ActiveReports.Server.Scheduling Namespace

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum