• Glossary
  • ActiveReports 8 Server SDK
  • Developer Concepts
    • Web Services
    • Report Loading
    • Configuration Section Handlers
    • URL Access to Reports and Designer
  • How To
    • Use the Designer Web Control
    • Hide Log In and Log Out Buttons
    • Open the Designer without Selecting a Model
    • Create a Custom Security Provider
    • Debug a Security Provider
    • Work with the HTML5 Viewer using Javascript
    • Get a Security Token
  • Samples and Walkthroughs
    • Samples
      • Security Provider Sample
    • Walkthroughs
      • Accessing the Web Service
      • Using the ReportList Web Control
      • Uploading a Code-Based Section Report
  • Class Library
    • ActiveReports.Server.ReportControls Namespace
      • Overview
      • Classes
        • Designer
          • Overview
          • Members
          • Designer Constructor
          • Methods
            • OnInit Method
            • OnLoad Method
            • OnPreRender Method
            • Render Method
          • Properties
            • AdminPath Property
            • DesignerHelpPath Property
            • DesignerServicePath Property
            • DiagnosticPagePath Property
            • FlashNotInstalledTemplate Property
            • Height Property
            • HiddenElements Property
            • ModelName Property
            • ReportAction Property
            • ReportId Property
            • ReportName Property
            • RequestStatusCheckInterval Property
            • ResourcePath Property
            • SecurityToken Property
            • SiteRootPath Property
            • Width Property
        • ReportList
          • Overview
          • Members
          • ReportList Constructor
          • Methods
            • AddAttributesToRender Method
            • CreateChildControls Method
            • GetScriptDescriptors Method
            • GetScriptReferences Method
            • OnInit Method
          • Properties
            • ActionTemplate Property
            • AlternateItemTemplate Property
            • ARRenderExtensions Property
            • BuiltInTheme Property
            • ClientDataBound Property
            • ClientError Property
            • ClientRender Property
            • ClientRenderComplete Property
            • CompleteTemplate Property
            • DateTimeFormat Property
            • DDRRenderExtensions Property
            • ErrorTemplate Property
            • Filter Property
            • FirstItemTemplate Property
            • FooterTemplate Property
            • HeaderTemplate Property
            • Height Property
            • ItemTemplate Property
            • LastItemTemplate Property
            • ListTemplate Property
            • NoReportsTemplate Property
            • ProgressTemplate Property
            • ReportServicePath Property
            • ResourceHandler Property
            • SeparatorTemplate Property
            • ServerEndpointRootPath Property
            • Sorting Property
            • TagKey Property
            • Timeout Property
            • Width Property
      • Enumerations
        • DesignerElements
        • ReportAction
        • ReportList.Theme
    • ActiveReports.Server.ReportControls.Servicing Namespace
      • Overview
      • Classes
        • RemoteEndpoint
          • Overview
          • Members
          • RemoteEndpoint Constructor
          • Properties
            • Address Property
            • SecurityToken Property
        • ServiceChannelFactory<TServiceChannel>
          • Overview
          • Members
          • Methods
            • Create Method
              • Create() Method
              • Create(String) Method
              • Create(Binding,EndpointAddress) Method
        • ServiceProxyBase
          • Overview
          • Members
          • Methods
            • ResolveSecurityToken Method
            • RetrieveRemoteEndpoint Method
          • Events
            • ResolveRemoteEndpoint Event
    • ActiveReports.Server.ReportServices.Contracts Namespace
      • Overview
      • Classes
        • DataArrayResult
          • Overview
          • Members
          • Properties
            • Data Property
        • DataResult
          • Overview
          • Members
          • Properties
            • Data Property
        • ExportOptions
          • Overview
          • Members
          • ExportOptions Constructor
          • Properties
            • DocumentId Property
            • Extension Property
            • ExtensionSettings Property
            • ToggleHistory Property
        • ItemDescriptionsResult
          • Overview
          • Members
          • Properties
            • ItemDescriptions Property
        • LookupData
          • Overview
          • Members
          • LookupData Constructor
          • Properties
            • Fields Property
            • RecordCount Property
        • LookupField
          • Overview
          • Members
          • LookupField Constructor
          • Properties
            • Name Property
            • Values Property
        • LookupFieldValues
          • Overview
          • Members
          • LookupFieldValues Constructor
        • LookupResult
          • Overview
          • Members
          • Properties
            • Data Property
        • PermissionRecord
          • Overview
          • Members
          • PermissionRecord Constructor
          • Properties
            • IsMember Property
            • IsReadOnly Property
            • Permission Property
            • Role Property
        • Query
          • Overview
          • Members
          • Query Constructor
          • Properties
            • FilterBy Property
            • OrderBy Property
        • RelayoutOptions
          • Overview
          • Members
          • RelayoutOptions Constructor
          • Properties
            • DocumentId Property
            • ToggleHistory Property
        • RenderOptions
          • Overview
          • Members
          • RenderOptions Constructor
          • Properties
            • Extension Property
            • ExtensionSettings Property
            • Name Property
            • ReportId Property
            • ReportParameters Property
            • ReportType Property
        • ReportParameter
          • Overview
          • Members
          • ReportParameter Constructor
          • Properties
            • Domain Property
            • Name Property
            • Values Property
        • ReportParametersResult
          • Overview
          • Members
          • Properties
            • Parameters Property
        • RequestInfo
          • Overview
          • Members
          • RequestInfo Constructor
          • Properties
            • Exception Property
            • PrimaryUrl Property
            • RequestId Property
            • State Property
        • RequestResult
          • Overview
          • Members
          • Properties
            • Info Property
        • ResourcePermissionsResult
          • Overview
          • Members
          • Properties
            • Permissions Property
        • Result
          • Overview
          • Members
          • Properties
            • Error Property
            • IsAuthenticated Property
        • UploadOptions
          • Overview
          • Members
          • UploadOptions Constructor
          • Properties
            • ConnectionString Property
            • Overwrite Property
            • OverwriteBehavior Property
            • SkipResourceValidation Property
        • UserCapabilities
          • Overview
          • Members
          • UserCapabilities Constructor
          • Properties
            • Email Property
            • HasAdminPrivileges Property
            • IsDesignPermitted Property
            • IsEvaluationVersion Property
            • IsSchedulePermitted Property
        • UserCapabilitiesResult
          • Overview
          • Members
          • Properties
            • Capabilities Property
      • Enumerations
        • DescriptionType
        • OverwriteBehavior
        • ReportParameterDomain
        • RequestState
        • StorageType
    • ActiveReports.Server.ReportServices.Contracts.Descriptions Namespace
      • Overview
      • Classes
        • AssemblyDescription
          • Overview
          • Members
          • AssemblyDescription Constructor
        • ItemDescription
          • Overview
          • Members
          • ItemDescription Constructor
          • Methods
            • ToString Method
          • Properties
            • CreatedBy Property
            • CreationDate Property
            • Id Property
            • ModifiedBy Property
            • ModifiedDate Property
            • Name Property
            • Permissions Property
        • ReportDescription
          • Overview
          • Members
          • ReportDescription Constructor
          • Methods
            • ToString Method
          • Properties
            • AssemblyResourceId Property
            • ClassName Property
            • Description Property
            • IsBroken Property
            • IsParametrized Property
            • MasterReportIds Property
            • ModelId Property
            • ModelName Property
            • ModelPermissions Property
            • ModelVersion Property
            • ReportType Property
            • SubreportIds Property
            • ThemeId Property
        • ReportParameterDescription
          • Overview
          • Members
          • ReportParameterDescription Constructor
          • Properties
            • AllowBlank Property
            • DataType Property
            • DefaultValues Property
            • Hidden Property
            • MultiValue Property
            • Name Property
            • Nullable Property
            • Prompt Property
        • ResourceDescription
          • Overview
          • Members
          • ResourceDescription Constructor
          • Properties
            • MIMEType Property
        • SemanticModelDescription
          • Overview
          • Members
          • SemanticModelDescription Constructor
          • Properties
            • Description Property
            • Version Property
        • SemanticModelVersionDescription
          • Overview
          • Members
          • SemanticModelVersionDescription Constructor
          • Properties
            • Comment Property
            • Version Property
        • SharedPolicyTemplateDescription
          • Overview
          • Members
          • SharedPolicyTemplateDescription Constructor
          • Properties
            • DescriptionText Property
        • StyleDescription
          • Overview
          • Members
          • StyleDescription Constructor
        • TemporaryItemDescription
          • Overview
          • Members
          • TemporaryItemDescription Constructor
        • ThemeDescription
          • Overview
          • Members
          • ThemeDescription Constructor
          • Methods
            • ToString Method
          • Properties
            • Accent1 Property
            • Accent2 Property
            • Accent3 Property
            • Accent4 Property
            • Accent5 Property
            • Accent6 Property
            • Dark1 Property
            • Dark2 Property
            • IsDefault Property
            • Light1 Property
            • Light2 Property
            • MajorFontFamily Property
            • MajorFontSize Property
            • MajorFontStyle Property
            • MajorFontWeight Property
            • MinorFontFamily Property
            • MinorFontSize Property
            • MinorFontStyle Property
            • MinorFontWeight Property
            • ThemeUri Property
      • Enumerations
        • ReportType
    • ActiveReports.Server.ReportServices.Contracts.Errors Namespace
      • Overview
      • Classes
        • Error
          • Overview
          • Members
          • Error Constructor
          • Properties
            • Description Property
            • Name Property
            • NonCritical Property
        • ExceptionDetail
          • Overview
          • Members
          • ExceptionDetail Constructor
            • ExceptionDetail Constructor(ExceptionDetail)
            • ExceptionDetail Constructor(Exception)
          • Properties
            • HelpLink Property
            • InnerException Property
            • Message Property
            • StackTrace Property
            • Type Property
        • ExceptionError
          • Overview
          • Members
          • ExceptionError Constructor
          • Properties
            • Exception Property
        • NoticeType
          • Overview
          • Members
          • NoticeType Constructor
        • ValidationError
          • Overview
          • Members
          • ValidationError Constructor
          • Properties
            • Errors Property
            • Warnings Property
    • ActiveReports.Server.ReportServices.Contracts.Feedback Namespace
      • Overview
      • Classes
        • BugReport
          • Overview
          • Members
          • BugReport Constructor
          • Properties
            • Data Property
            • ErrorId Property
            • ModelState Property
            • StackTrace Property
        • FeedbackReport
          • Overview
          • Members
          • FeedbackReport Constructor
          • Properties
            • Title Property
            • UserDescription Property
            • UserEmail Property
    • ActiveReports.Server.ReportServices.Contracts.Policy Namespace
      • Overview
      • Classes
        • CachePolicy
          • Overview
          • Members
          • CachePolicy Constructor
          • Properties
            • AbsoluteExpirationAppendage Property
            • Priority Property
            • SlidingExpiration Property
        • JournalEntry
          • Overview
          • Members
          • JournalEntry Constructor
          • Properties
            • AccessionCode Property
            • Details Property
            • EntryPriority Property
            • EntryStatus Property
            • Id Property
            • Job Property
            • ScheduledTime Property
        • JournalEntryDetails
          • Overview
          • Members
          • JournalEntryDetails Constructor
          • Properties
            • ExceptionDetails Property
            • PrimaryUrl Property
            • ReportParameters Property
        • JournalEntryTemplate
          • Overview
          • Members
          • JournalEntryTemplate Constructor
          • Properties
            • EntryPriority Property
            • Job Property
        • Policy
          • Overview
          • Members
          • Policy Constructor
          • Properties
            • CachePolicy Property
            • CreatedBy Property
            • CreationDate Property
            • Distribution Property
            • Id Property
            • JournalEntry Property
            • ModifiedBy Property
            • ModifiedDate Property
            • Name Property
            • PolicyType Property
            • Schedule Property
            • SharedPolicyTemplateId Property
            • TargetId Property
        • PolicyHistoryEntry
          • Overview
          • Members
          • PolicyHistoryEntry Constructor
          • Properties
            • IsExpired Property
            • JournalEntry Property
            • PolicyId Property
            • PolicyName Property
            • TargetId Property
        • PolicyHistoryResult
          • Overview
          • Members
          • Properties
            • History Property
        • PolicyResult
          • Overview
          • Members
          • Properties
            • Policies Property
      • Enumerations
        • CacheItemPriority
        • JournalEntryPriority
        • JournalEntryStatus
        • PolicyType
    • ActiveReports.Server.ReportServices.Contracts.Policy.Distributing Namespace
      • Overview
      • Classes
        • Distribution
          • Overview
          • Members
          • Distribution Constructor
        • DistributionChain
          • Overview
          • Members
          • DistributionChain Constructor
          • Properties
            • Items Property
        • EMailDistribution
          • Overview
          • Members
          • EMailDistribution Constructor
          • Properties
            • AsAttachment Property
            • AsLink Property
            • AttachmentTemplate Property
            • BaseUri Property
            • MessageBody Property
            • Subject Property
            • To Property
        • FileShareDistribution
          • Overview
          • Members
          • FileShareDistribution Constructor
          • Properties
            • ExistingBehavior Property
            • ExtensionBehavior Property
            • FileName Property
            • Password Property
            • Path Property
            • User Property
      • Enumerations
        • ExistingFileBehavior
        • FileExtensionBehavior
    • ActiveReports.Server.ReportServices.Contracts.Policy.Scheduling Namespace
      • Overview
      • Classes
        • RecurrenceRule
          • Overview
          • Members
          • RecurrenceRule Constructor
          • Properties
            • ByDayList Property
            • ByHourList Property
            • ByMinuteList Property
            • ByMonthDayList Property
            • ByMonthList Property
            • ByOccurrenceList Property
            • BySecondList Property
            • ByWeekList Property
            • ByYearDayList Property
            • Frequency Property
            • Interval Property
            • StartDayOfWeek Property
            • Termination Property
        • RecurrenceSet
          • Overview
          • Members
          • RecurrenceSet Constructor
          • Properties
            • ExceptionDates Property
            • ExceptionRules Property
            • RecurrenceDates Property
            • RecurrenceRules Property
            • StartDate Property
        • Schedule
          • Overview
          • Members
          • Schedule Constructor
          • Properties
            • Enabled Property
            • RecurrenceSet Property
        • Termination
          • Overview
          • Members
        • TerminationByCount
          • Overview
          • Members
          • TerminationByCount Constructor
          • Properties
            • Value Property
        • TerminationByEndDate
          • Overview
          • Members
          • TerminationByEndDate Constructor
          • Properties
            • Value Property
      • Enumerations
        • Frequency
      • Structures
        • Day
          • Overview
          • Members
          • Fields
            • DayOfWeek Field
            • Ordinal Field
    • ActiveReports.Server.ReportServices.Servicing Namespace
      • Overview
      • Interfaces
        • IDesignerService
          • Overview
          • Members
          • Methods
            • CancelRequest Method
            • CreatePolicy Method
            • DeletePolicy Method
            • DeleteReport Method
            • DoLookup Method
            • DownloadItem Method
            • ExportDocument Method
            • GetList Method
            • GetParameterList Method
            • GetPolicies Method
            • GetResourcePermissions Method
            • GetUserCapabilities Method
            • IsLoggedIn Method
            • Login Method
            • Logout Method
            • RelayoutDocument Method
            • RenderReport Method
            • ResolveParameters Method
            • RetrieveHistory Method
            • SavePolicy Method
            • SetDescription Method
            • SetResourcePermissions Method
            • SubmitReport Method
            • UploadItem Method
        • IReportService
          • Overview
          • Members
          • Methods
            • CancelRequest Method
            • Delete Method
            • DeleteResource Method
            • Download Method
            • DownloadResource Method
            • ExportDocument Method
            • GetRequestStatus Method
            • GetResourcePermissions Method
            • GetUserCapabilities Method
            • IsLoggedIn Method
            • Login Method
            • Logout Method
            • RenderReport Method
            • ResolveParameters Method
            • Select Method
            • SelectDescriptions Method
            • SelectModels Method
            • SelectReports Method
            • SendReportEmail Method
            • SetDefaultTheme Method
            • SetReportDescription Method
            • SetResourcePermissions Method
            • Upload Method
            • UploadResource Method
    • ActiveReports.Server.Security Namespace
      • Overview
      • Classes
        • Setting
          • Overview
          • Members
          • Setting Constructor
          • Properties
            • Description Property
            • Name Property
            • Type Property
            • Value Property
        • UserContext
          • Overview
          • Members
          • Methods
            • GetValue Method
            • GetValues Method
          • Properties
            • Item Property
            • Keys Property
      • Enumerations
        • Permissions
      • Structures
        • UserDescription
          • Overview
          • Members
          • Properties
            • Email Property
            • FriendlyUserName Property
      • Interfaces
        • IExtensibleMembershipProvider
          • Overview
          • Members
          • Methods
            • FindUserDataByKey Method
            • FindUserDataByName Method
            • GetUserData Method
            • UpdateUserData Method
        • IExtensibleRoleProvider
          • Overview
          • Members
          • Methods
            • ClearPermissionForResource Method
            • ClearPermissionForRole Method
            • GetPermission Method
              • GetPermission(String,String) Method
              • GetPermission(String,String,Permissions) Method
            • GetPermissions Method
              • GetPermissions(String[],String[]) Method
              • GetPermissions(String[],String[],IDictionary<String,Permissions>) Method
            • SetPermission Method
              • SetPermission(String,String,Permissions) Method
              • SetPermission(String,String,Permissions,Permissions) Method
            • ValidatePermission Method
        • IRole
          • Overview
          • Members
          • Properties
            • Name Property
        • ISecurityProvider
          • Overview
          • Members
          • Methods
            • CreateToken Method
            • DisposeToken Method
            • FilterRoles Method
            • GetAdminContext Method
            • GetCacheKeySalt Method
            • GetUserContext Method
            • GetUserContextKeys Method
            • GetUserDescription Method
            • ValidateToken Method
        • ISecurityProviderFactory
          • Overview
          • Members
          • Methods
            • Create Method
            • GetSupportedSettings Method
        • ISecurityProvidersRegistry
          • Overview
          • Members
          • Methods
            • CreateCustomProvider Method
            • CreateProvider Method
            • GetProviderList Method
            • GetRegisteredProviderFactories Method
            • ReadSettings Method
            • SaveSetting Method
          • Properties
            • CurrentProviderKey Property
  • Web Service Library
    • ReportService
      • CancelRequest Method
      • Delete Method
      • Download Method
      • GetRequestStatus Method
      • GetUserCapabilities Method
      • IsLoggedIn Method
      • Login Method
      • Logout Method
      • RenderReport Method
      • ResolveParameters Method
      • Select Method
      • SendReportEmail Method
      • Upload Method
      • UploadResource Method
    • DataResult Object
    • EMailDistribution Object
    • ExceptionDetail Object
    • ItemDescription Object
    • ItemDescriptionsResult Object
    • Query Object
    • RenderOptions Object
    • ReportDescription Object
    • ReportParameter Object
    • RequestInfo Object
    • RequestResult Object
    • Result Object
    • UploadOptions Object
    • UserCapabilities Object
    • UserCapabilitiesResult Object
    • ModelPermission Enumeration
    • ReportParameterDomain Enumeration
    • ReportType Enumeration
    • RequestState Enumeration