Skip to main content
A newer version of this page is available. .

ODataInstantFeedbackSource.KeyExpressions Property

For internal use.

Namespace: DevExpress.Data.ODataLinq

Assembly: DevExpress.Data.v21.1.dll

NuGet Package: DevExpress.Data

Declaration

[Browsable(false)]
[DefaultValue(null)]
public string[] KeyExpressions { get; set; }

Property Value

Type Default
String[] *null*
See Also