Share via


FPCRdlReportParameter Object

The FPCRdlReportParameter object represents a Report Definition Language (RDL) report parameter.

Report parameters are referenced in properties of other objects.

  • The report parameters that are included in an RDL report defintion are specified by including references to the applicable FPCRdlReportParameter objects in the FPCRefs collection held in the ReportParameters property of the FPCRdlReportDefinition object.
  • The FPCRdlReportParameter object representing the RDL report parameter used to define an instance of an RDL report parameter used in a report job is referenced through the FPCRef object held in the RdlReportParameter property of the FPCRdlReportParameterInstance object.

The FPCRdlReportParameter object is an element of an FPCRdlReportParameters collection, and a new object representing a report parameter can be created by calling the Add method of this collection.

Ff796710.bkbutton(en-us,MSDN.10).png Click here to see the Forefront TMG object hierarchy.

Methods

The FPCRdlReportParameter object does not define any methods.

Properties

The FPCRdlReportParameter object defines the following properties.

Property Description

DataType

Gets or sets a value from the FpcReportParameterDataType enumerated type that specifies the data type of the RDL report parameter.

DefaultValue

Gets or sets the default value of the RDL report parameter.

Description

Gets or sets the description of the RDL report parameter.

DisplayName

Gets or sets the display name of the RDL report parameter.

Name

Gets or sets the name of the RDL report parameter.

RdlReportParameterPermittedValues

Gets gets an FPCRdlReportParameterPermittedValues collection that contains objects representing the permitted values of the RDL report parameter.

Interfaces for C++ Programming

This object implements the IFPCRdlReportParameter interface.

Requirements

Client Requires Windows 7 or Windows Vista.
Server Requires Windows Server 2008 R2 or Windows Server 2008 x64 Edition with SP2.
Version Requires Forefront Threat Management Gateway (TMG) 2010.
IDL

Declared in Msfpccom.idl.

See Also

COM Objects

Send comments about this topic to Microsoft

Build date: 6/30/2010