Syntax
Public Overrides Sub SymbolMapping(ByVal Count As Integer, ByVal SymbolsMapped As Collection, ByVal LPDescreption As String)
Description
This function is used to get the collection for the symbol which has been mapped with a specific LP.
Parameters
Key | Description |
Count | The number of mapped symbol ,if it equal zero then no symbol mapped. Value of type Integer |
SymbolsMapped |
The collection of mapped Symbol which contain the following: 1- BackOfficeSymbolName |
LPDescreption | The LP which mapped the symbols with |
See Also