QsExpressionKindComposition<TExpression,TSymbol,TType>.PauliLiteral Property

Definition

[Bond.Id(50)]
[Bond.Type(typeof(Bond.Tag.nullable<Microsoft.Quantum.QsCompiler.BondSchemas.QsPauli>))]
public Microsoft.Quantum.QsCompiler.BondSchemas.QsPauli? PauliLiteral { get; set; }
[<Bond.Id(50)>]
[<Bond.Type(typeof(Bond.Tag.nullable<Microsoft.Quantum.QsCompiler.BondSchemas.QsPauli>))>]
member this.PauliLiteral : Nullable<Microsoft.Quantum.QsCompiler.BondSchemas.QsPauli> with get, set
Public Property PauliLiteral As Nullable(Of QsPauli)

Property Value

Nullable<QsPauli>
Attributes
Bond.IdAttribute Bond.TypeAttribute

Applies to