V0_2.Data.Format Property

Definition

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

Property Value

V0_1.Format
Attributes
Newtonsoft.Json.JsonPropertyAttribute YamlDotNet.Serialization.YamlMemberAttribute IsReadOnlyAttribute

Applies to