C# Class Breeze.ContextProvider.EntityError

Show file Open project: Breeze/breeze.server.net

Public Properties

Property Type Description
EntityTypeName String
ErrorMessage string
ErrorName String
KeyValues Object[]
PropertyName String

Property Details

EntityTypeName public property

public String EntityTypeName
return String

ErrorMessage public property

public string ErrorMessage
return string

ErrorName public property

public String ErrorName
return String

KeyValues public property

public Object[] KeyValues
return Object[]

PropertyName public property

public String PropertyName
return String