Data.ProblemDescriptions 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.
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)