V0_1.IntegralSet.SuggestedState Property

Definition

[YamlDotNet.Serialization.YamlMember(Alias="initial_state_suggestions", ApplyNamingConventions=false)]
public System.Collections.Generic.List<Microsoft.Quantum.Chemistry.Broombridge.V0_1.SuggestedState> SuggestedState { [System.Runtime.CompilerServices.IsReadOnly] get; set; }
[<YamlDotNet.Serialization.YamlMember(Alias="initial_state_suggestions", ApplyNamingConventions=false)>]
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.SuggestedState : System.Collections.Generic.List<Microsoft.Quantum.Chemistry.Broombridge.V0_1.SuggestedState> with get, set
Public Property SuggestedState As List(Of V0_1.SuggestedState)

Property Value

List<SuggestedState>
Attributes
YamlDotNet.Serialization.YamlMemberAttribute IsReadOnlyAttribute

Applies to