Элементы ReportInstance

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

Тип ReportInstance предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ResetContext Resets the group context for all dynamic members in this ReportInstance.
Защищенный метод ResetInstanceCache Resets the instance cache. (Наследуется из BaseInstance.)
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство Language Gets the calculated value of the Language property in a Report class.
Открытое свойство UniqueName Gets the unique identifier of this instance object.

В начало