RecentDocuments Класс
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
public ref class RecentDocuments sealed : Microsoft::ReportingServices::ReportDesign::Common::RecentItems<Microsoft::ReportDesigner::RecentDocument ^>
public sealed class RecentDocuments : Microsoft.ReportingServices.ReportDesign.Common.RecentItems<Microsoft.ReportDesigner.RecentDocument>
type RecentDocuments = class
inherit RecentItems<RecentDocument>
Public NotInheritable Class RecentDocuments
Inherits RecentItems(Of RecentDocument)
- Наследование
-
Microsoft.ReportingServices.ReportDesign.Common.RecentItems<RecentDocument>RecentDocuments
Конструкторы
RecentDocuments() |