FPCRdlReportCategory Object

The FPCRdlReportCategory object represents a single Report Definition Language (RDL) report category.

RDL report categories are referenced in the properties of other objects.

  • The RDL report categories included in a report job are specified by including references to the applicable FPCRdlReportCategory objects in the FPCRefs collection held in the ReportCategories property of the FPCReportJob object.
  • The FPCRdlReportCategory object representing the RDL report category used to define an instance of an RDL report parameter used in a report job is referenced through the FPCRef object held in the RdlReportCategory property of the FPCRdlReportParameterInstance object.

The FPCRdlReportCategory object is an element of an FPCRdlReportCategories collection, and a new object representing an RDL report category can be created by calling the Add method of this collection.

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

Methods

The FPCRdlReportCategory object does not define any methods.

Properties

The FPCRdlReportCategory object defines the following properties.

Property Description

DisplayName

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

Name

Gets or sets the name of the RDL report category.

RdlReportRefs

Gets an FPCRdlReportRefs collection that contains references to the FPCRdlReportDefinition objects representing the RDL definitions of the reports included within the report category.

Interfaces for C++ Programming

This object implements the IFPCRdlReportCategory 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