ActiveReports 12 Server User Guide
ItemDescriptionsResult Class
Members 

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts Namespace : ItemDescriptionsResult Class
Represents an object that is returned as a result of a ActiveReports.Server.ReportServices.Servicing.IDesignerService operation and contains an array of item descriptons.
Object Model
ItemDescriptionsResult ClassError ClassItemDescription Class
Syntax
'Declaration
 
Public NotInheritable Class ItemDescriptionsResult 
   Inherits Result
public sealed class ItemDescriptionsResult : Result 
Inheritance Hierarchy

System.Object
   ActiveReports.Server.ReportServices.Contracts.Result
      ActiveReports.Server.ReportServices.Contracts.ItemDescriptionsResult

See Also

Reference

ItemDescriptionsResult Members
ActiveReports.Server.ReportServices.Contracts Namespace