IEdmEnumType Properties

Include Protected Members
Include Inherited Members

The IEdmEnumType type exposes the following members.

Properties

  Name Description
Public property IsFlags Gets a value indicating whether the enumeration type can be treated as a bit field.
Public property Members Gets the members of this enumeration type.
Public property Name Gets the name of this element. (Inherited from IEdmNamedElement.)
Public property Namespace Gets the namespace this schema element belongs to. (Inherited from IEdmSchemaElement.)
Public property SchemaElementKind Gets the kind of this schema element. (Inherited from IEdmSchemaElement.)
Public property TypeKind Gets the kind of this type. (Inherited from IEdmType.)
Public property UnderlyingType Gets the underlying type of this enumeration type.

Top

See Also

Reference

IEdmEnumType Interface

Microsoft.Data.Edm Namespace