ActiveReports 9 Server
StorageType Enumeration

Represents supported storage types.
Syntax
'Declaration
 
Public Enum StorageType 
   Inherits System.Enum
public enum StorageType : System.Enum 
Members
MemberDescription
Assembly 
ModelDraftSpecifies type for semantic model draft in the storage. For internal use only.
ModelVersionSpecifies type for semantic model version.
ReportSpecifies type for report storage.
ReportVersionSpecifies type for report version.
ResourceSpecifies type for resources, e.g. images, fonts, etc...
SharedPolicyTemplateSpecifies type for shared policy templates.
SmdlSpecifies type for semantic model storage.
StyleSpecifies type for style storage.
ThemeSpecifies type for theme storage.
UploadedFileSpecifies type for temporary uploaded files.
Inheritance Hierarchy

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

See Also

Reference

ActiveReports.Server.ReportServices.Contracts Namespace

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum