ItemTypeEnum 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.
public enum class ItemTypeEnum
public enum ItemTypeEnum
type ItemTypeEnum =
Public Enum ItemTypeEnum
- Inheritance
-
ItemTypeEnum
Fields
Name | Value | Description |
---|---|---|
Unknown | 0 | |
Folder | 1 | |
Report | 2 | |
Resource | 3 | |
LinkedReport | 4 | |
DataSource | 5 | |
Model | 6 |