C# Class Breeze.ContextProvider.EntityError

Datei anzeigen 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_oe property

public String EntityTypeName
return String

ErrorMessage public_oe property

public string ErrorMessage
return string

ErrorName public_oe property

public String ErrorName
return String

KeyValues public_oe property

public Object[] KeyValues
return Object[]

PropertyName public_oe property

public String PropertyName
return String