NameChanges.EntryType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the entry type of the model object.
public: enum class NameChanges::EntryType
public enum NameChanges.EntryType
type NameChanges.EntryType =
Public Enum NameChanges.EntryType
- Inheritance
-
NameChanges.EntryType
Fields
Name | Value | Description |
---|---|---|
ReportItem | 0 | The ReportItem entry type. |
Group | 1 | The Group entry type. |
DataSet | 2 | The DataSet entry type. |
DataSource | 3 | The DataSource entry type. |
ReportParameter | 4 | The ReportParameter entry type. |
EmbeddedImage | 5 | The EmbeddedImage entry type. |
Scope | 6 | The Scope entry type. |