GroupInstance Class

Definition

Represents an instance type of the Group class, and contains the calculated values of the properties in Group.

public ref class GroupInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class GroupInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type GroupInstance = class
    inherit BaseInstance
Public NotInheritable Class GroupInstance
Inherits BaseInstance
Inheritance
GroupInstance

Properties

DocumentMapLabel

Gets the calculated value of the DocumentMapLabel property in a Group class.

GroupExpressions

Gets the calculated value of the GroupExpressions property in a Group class.

PageName

Gets the calculated page name of this GroupInstance.

RecursiveLevel

Gets the calculated recursive level of this GroupInstance.

UniqueName

Gets the unique identifier of this instance object.

Methods

ResetInstanceCache()

Resets the instance cache.

(Inherited from BaseInstance)

Applies to