OrchestrationQuery.FetchInputsAndOutputs Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Whether to include instance inputs or outputs in the query results.
public bool FetchInputsAndOutputs { get; init; }
member this.FetchInputsAndOutputs : bool with get, set
Public Property FetchInputsAndOutputs As Boolean