ExpansionEntityQuery.InputFields Property

Definition

List of the fields of the source entity that are required to run the query.

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

Property Value

Applies to