FPCRdlReportRef object

Applies to: desktop apps only

The FPCRdlReportRef object 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 FPCRdlReportRef object is an element of an FPCRdlReportRefs collection, and a new object representing a reference to an RDL report definition can be created by calling the Add method of this collection.

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

Members

The FPCRdlReportRef object has these types of members:

  • Methods
  • Properties

Methods

The FPCRdlReportRef object has these methods.

Method Description
SetReportRdl

Sets the name of the RDL report definition referenced by this object.

 

Properties

The FPCRdlReportRef object has these properties.

Property Access type Description

Name

Read/write

Gets or sets the name of the report definition reference.

RdlReportDefinition

Read-only

Gets an FPCRef object that references the FPCRdlReportDefinition object representing the RDL report definition associated with this object.

 

Interfaces for C++ Programming

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