| IMessageFormatterAppendElement Method |
Creates an array element and appends it to the element on which
this
IMessageFormatter is operating on.
Namespace:
Bloomberglp.Blpapi.Test
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.19.2.1
Syntaxabstract AppendElement : unit -> unit
Exceptions| Exception | Condition |
|---|
| NotSupportedException |
Thrown when the schema of the message is flat.
|
See Also