ActiveReports 9 Server
GetStorageType Method (ItemDescription)

Base type fo mapping.
Gets a ActiveReports.Server.ReportServices.Contracts.StorageType for specified System.Type of inheritor of ItemDescription class.
Syntax
'Declaration
 
Public Shared Function GetStorageType( _
   ByVal descriptionType As Type _
) As StorageType
public static StorageType GetStorageType( 
   Type descriptionType
)

Parameters

descriptionType
Base type fo mapping.

Return Value

See Also

Reference

ItemDescription Class
ItemDescription Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum