Share via


NameChanges.EntryType Enumeration

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Enumeration EntryType
'Usage
Dim instance As NameChanges.EntryType
public enum EntryType
public enum class EntryType
type EntryType
public enum EntryType

Members

Member name Description
DataSet
DataSource
EmbeddedImage
Group
ReportItem
ReportParameter
Scope

See Also

Reference

Microsoft.ReportingServices.RdlObjectModel Namespace