Gets the position with the specified ID.
Namespace:
RightEdge.CommonAssembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
public Position GetPosition( string id ) |
| Visual Basic (Declaration) |
|---|
Public Function GetPosition ( _ id As String _ ) As Position |
| Visual C++ |
|---|
public: Position^ GetPosition( String^ id ) |
Parameters
- id
- Type: System..::.String
The ID of the position to return