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.
The kind of the EdmType. Examples include EntityType, ComplexType, PrimitiveType, CollectionType.
Namespace: System.Web.Http.OData.Builder
Assembly: System.Web.Http.OData (in System.Web.Http.OData.dll)
Syntax
EdmTypeKind Kind { get; }
property EdmTypeKind Kind {
EdmTypeKind get();
}
abstract Kind : EdmTypeKind with get
ReadOnly Property Kind As EdmTypeKind
Property Value
Type: Microsoft.Data.Edm.EdmTypeKind
See Also
IEdmTypeConfiguration Interface
System.Web.Http.OData.Builder Namespace
Return to top