StructuredAppend Property
StructuredAppend
Indicates whether the symbol is part of a structured append message.
Declaration
[Json(1)]
public virtual bool StructuredAppend { get; set; }
<Json(1)>
Public Overridable Property StructuredAppend As Boolean