Returns full name of the contract.
Read-only property
Visual Basic |
---|
Public Property FullName As String |
Full name is represented as a String with a limited length of 128 characters.
Full name includes known abbreviations on contract type, commodity, month and year. It is a static property of an instrument.
See the usage of FullName property in the OrderChanged event's example section.