Bagikan melalui


ModelItemTypeEnum Enumeration

Defines the types that model items can contain.

Namespace:  ReportService2006
Assembly:  ReportService2006 (in ReportService2006.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.

See Also

Reference

ReportService2006 Namespace