Data.ProblemDescriptions Property

Definition

Collection of electronic structure problems.

public System.Collections.Generic.IEnumerable<Microsoft.Quantum.Chemistry.Broombridge.ProblemDescription> ProblemDescriptions { get; set; }
member this.ProblemDescriptions : seq<Microsoft.Quantum.Chemistry.Broombridge.ProblemDescription> with get, set
Public Property ProblemDescriptions As IEnumerable(Of ProblemDescription)

Property Value

IEnumerable<ProblemDescription>

Applies to