QsDeclarationAttribute.TypeId Property

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 0)]
public Microsoft.Quantum.QsCompiler.DataTypes.QsNullable<Microsoft.Quantum.QsCompiler.SyntaxTree.UserDefinedType> TypeId { get; }
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 0)>]
TypeId : Microsoft.Quantum.QsCompiler.DataTypes.QsNullable<Microsoft.Quantum.QsCompiler.SyntaxTree.UserDefinedType>
Public ReadOnly Property TypeId As QsNullable(Of UserDefinedType)

Property Value

QsNullable<UserDefinedType>
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to