PropertyKind Enumeration
The kind of the EDM property.
Assembly: System.Web.Http.OData (in System.Web.Http.OData.dll)
| Member name | Description | |
|---|---|---|
| Collection | Represents an EDM collection property. | |
| Complex | Represents an EDM complex property. | |
| Navigation | Represents an EDM navigation property. | |
| Primitive | Represents an EDM primitive property. |
Show: