RecentDocuments Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)
- Inheritance
-
Microsoft.ReportingServices.ReportDesign.Common.RecentItems<RecentDocument>RecentDocuments
Constructors
RecentDocuments() |