Share via


QuickViewResponse.Data Property

Definition

Gets or Sets data for the quick view.

public object Data { get; set; }
member this.Data : obj with get, set
Public Property Data As Object

Property Value

This value is the data of the quick view response.

Applies to