ActiveReports 12 Server User Guide
GetStorageType Method (ItemDescription)

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts.Descriptions Namespace > ItemDescription Class : GetStorageType Method
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