Syntax
Public Overrides Function PositionByID(ID As String) As Position
Description
This function should return an object of type Position for the given position index.
Parameters
Key | Description |
ID | Position number to get position Object for. Value of type is String |
See Also