Context Property
Overloads
Context |
Context related to the error, from the user app domain. It can be the identifier of an object, a field name, a table name. This parameter is optional. JSON property name: qContext |
Context
Context related to the error, from the user app domain.
It can be the identifier of an object, a field name, a table name.
This parameter is optional.
JSON property name: qContext
Declaration
public string Context { get; set; }
Property Value
Type | Description |
---|---|
System.String |