EdmType Enum
Namespace: DevExtreme.AspNet.Mvc
Assembly: DevExtreme.AspNet.Core.dll
Declaration
[JsonConverter(typeof(StringEnumConverter))]
public enum EdmType
Members
Name |
---|
Guid
|
Int32
|
Int64
|
String
|
Boolean
|
Single
|
Decimal
|
See Also