Bloomberg API for .NET
EventFormatter Constructor (eventObj)
NamespacesBloomberglp.BlpapiEventFormatterEventFormatter(Event)
Creates an instance of EventFormatter to create messages in the specified event. The behavior is undefined if the specified event already has another EventFormatter attached.
Declaration Syntax
C#Visual BasicVisual C++
public EventFormatter(
	Event eventObj
)
Public Sub New ( 
	eventObj As Event
)
public:
EventFormatter(
	Event^ eventObj
)
Parameters
eventObj (Event)
the event to be formatted
Exceptions
ExceptionCondition
ArgumentException The specified event is not valid.

Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.8.10.1