ODataInstantFeedbackSource.Properties Property
Specifies the semicolon-separated list of property names. When the list is not emply, only the listed properties and key fields will be loaded. Otherwise, all properties are loaded.
Namespace: DevExpress.Data.ODataLinq
Assembly: DevExpress.Data.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | A string containing the semicolon-separated list of property names. |
See Also