Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the types that model items can contain.
Namespace: ReportService2005
Assembly: ReportService2005 (in ReportService2005.dll)
Syntax
'Declaration
Public Enumeration ModelItemTypeEnum
'Usage
Dim instance As ModelItemTypeEnum
public enum ModelItemTypeEnum
public enum class ModelItemTypeEnum
type ModelItemTypeEnum
public enum ModelItemTypeEnum
Members
Member name | Description | |
---|---|---|
Attribute | Indicates an attribute type. | |
Entity | Indicates an entity type. | |
EntityFolder | Indicates an entity folder type. | |
FieldFolder | Indicates a field folder type. | |
Model | Indicates a model type. | |
Role | Indicates a role type. |