V0_1.SuggestedState.SuggestedStateData Property

Definition

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

Property Value

V0_1.SuggestedStateData
Attributes
YamlDotNet.Serialization.YamlMemberAttribute IsReadOnlyAttribute

Applies to