ActiveReports 9 Server
GetList Method

The security token to use.
Specifies the type of resources to get list of.
Specifies the filter to process the result by.
Returns a list of descriptors for specified type.
Syntax
'Declaration
 
Function GetList( _
   ByVal token As String, _
   ByVal type As StorageType, _
   ByVal filter As DescriptionFilter _
) As ItemDescriptionsResult

Parameters

token
The security token to use.
type
Specifies the type of resources to get list of.
filter
Specifies the filter to process the result by.

Return Value

ActiveReports.Server.ReportServices.Contracts.Result object containing a list of corresponding descriptions.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IDesignerService Interface
IDesignerService Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum