IEdmEnumObject Interface

 

Represents an instance of an enum value.

Namespace:   System.Web.OData
Assembly:  System.Web.OData (in System.Web.OData.dll)

public interface class IEdmEnumObject : IEdmObject

NameDescription
System_CAPS_pubmethodGetEdmType()

Gets the IEdmTypeReference of this instance.(Inherited from IEdmObject.)

Return to top
Show: