ActiveReports 8 Server Administrator Guide
ReportParameterDomain Enumeration
Represents supported report parameter domains.
Syntax
public enum ReportParameterDomain : System.Enum 
Members
MemberDescription
AcceptingDynamicValuesSpecifies that the specified values contains values that will be dynamically evaluated at runtime.
SelectAllSpecifies that the all valid values are set.
SpecifiedValuesSpecifies that the values will be specified in the value collection.
Inheritance Hierarchy

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

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 Namespace

 

 


Copyright © 2015 GrapeCity, inc. All rights reserved

Support Forum