QsExpressionKindComposition<TExpression,TSymbol,TType>.BigIntLiteral Property

Definition

[Bond.Id(25)]
[Bond.Type(typeof(Bond.Tag.nullable<System.ArraySegment<System.Byte>>))]
public ArraySegment<byte> BigIntLiteral { get; set; }
[<Bond.Id(25)>]
[<Bond.Type(typeof(Bond.Tag.nullable<System.ArraySegment<System.Byte>>))>]
member this.BigIntLiteral : ArraySegment<byte> with get, set
Public Property BigIntLiteral As ArraySegment(Of Byte)

Property Value

ArraySegment<Byte>
Attributes
Bond.IdAttribute Bond.TypeAttribute

Applies to