public property O2GMessageTableRow.Feature

Brief

Gets the type of the message content.

Declaration
C#
string  Feature get;

Details

The possible return values are:

1

Plain message.

2

Trading hours.

3

Questions.

4

Information.

5

Market conditions.

6

Software update.

7

Emergency.

8

System.

Declared in O2GMessageRow

back