FPCRdlReportRefs collection

Applies to: desktop apps only

The FPCRdlReportRefs collection holds a set of FPCRdlReportRef objects, each of which defines a reference to a FPCRdlReportDefinition object that represents the Report Definition Language (RDL) definition of reports that are included within an RDL report category.

The FPCRdlReportRefs collection is accessed through the RdlReportRefs property of the FPCRdlReportCategory object.

Ff825976.bkbutton(en-us,VS.85).png Click here to see the Forefront TMG object hierarchy.

Members

The FPCRdlReportRefs collection has these types of members:

  • Methods
  • Properties

Methods

The FPCRdlReportRefs collection has these methods.

Method Description
Add

Creates a new FPCRdlReportRef object in the collection and returns a reference to it.

Item

Retreives the requested FPCRdlReportRef object from the collection.

Remove

Removes the specified FPCRdlReportRef object from the collection.

 

Properties

The FPCRdlReportRefs collection has these properties.

Property Access type Description

_NewEnum

Read-only

Gets an enumerator object for the collection.

Count

Read-only

Gets the number of FPCRdlReportRef objects in the collection.

 

Interfaces for C++ Programming

This object implements the IFPCRdlReportRefs interface.

Requirements

Minimum supported client

Windows Vista, None supported

Minimum supported server

Windows Server 2008 R2, Windows Server 2008 with SP2 (64-bit only)

Version

Forefront Threat Management Gateway (TMG) 2010

IDL

Msfpccom.idl

See also

COM Objects

 

 

Build date: 7/12/2010