CharacteristicsKindComposition<T>.SimpleSet Property

Definition

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

Property Value

Nullable<OpProperty>
Attributes
Bond.IdAttribute Bond.TypeAttribute

Applies to