Sdílet prostřednictvím


ActivityEntityQuery.RequiredInputFieldsSets Property

Definition

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

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

Property Value

Applies to