MobileServiceTableQueryDescription.Selection Property

Definition

Gets a list of fields that should be selected from the items in the table.

public System.Collections.Generic.IList<string> Selection { get; }
member this.Selection : System.Collections.Generic.IList<string>
Public ReadOnly Property Selection As IList(Of String)

Property Value

Applies to