SolutionMetadataProperties.RequiredInputs Property

Definition

Required parameters for invoking this particular solution.

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

Property Value

Applies to