QsExpressionKindComposition<TExpression,TSymbol,TType>.IntLiteral Property

Definition

[Bond.Id(20)]
[Bond.Type(typeof(Bond.Tag.nullable<System.Int64>))]
public long? IntLiteral { get; set; }
[<Bond.Id(20)>]
[<Bond.Type(typeof(Bond.Tag.nullable<System.Int64>))>]
member this.IntLiteral : Nullable<int64> with get, set
Public Property IntLiteral As Nullable(Of Long)

Property Value

Nullable<Int64>
Attributes
Bond.IdAttribute Bond.TypeAttribute

Applies to