FPCRdlReportParameterPermittedValues collection

Applies to: desktop apps only

The FPCRdlReportParameterPermittedValues collection holds a set of FPCRdlReportParameterPermittedValue objects, each of which defines a permitted value of a Report Definition Language (RDL) report parameter.

The FPCRdlReportParameterPermittedValues collection is accessed through the RdlReportParameterPermittedValues property of an FPCRdlReportParameter object.

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

Members

The FPCRdlReportParameterPermittedValues collection has these types of members:

  • Methods
  • Properties

Methods

The FPCRdlReportParameterPermittedValues collection has these methods.

Method Description
Add

Adds a new FPCRdlReportParameterPermittedValue object to the collection and returns a reference to it.

Item

Retrieves the requested FPCRdlReportParameterPermittedValue object from the collection.

Remove

Removes the specified FPCRdlReportParameterPermittedValue object from the collection.

 

Properties

The FPCRdlReportParameterPermittedValues 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 FPCRdlReportParameterPermittedValue objects in the collection.

 

Interfaces for C++ Programming

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