SmartSearchResponse.ItemInfo.Value Property
Gets or sets a string associated with the item (for example, name, caption, etc.).
Namespace: DevExpress.AIIntegration.Extensions
Assembly: DevExpress.AIIntegration.v24.2.dll
NuGet Package: DevExpress.AIIntegration
Declaration
Property Value
Type | Description |
---|---|
String | The value or content associated with the item. |
See Also