Provides the textual representation of the PositionType enumeration.
Namespace:
RightEdge.CommonAssembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
public static string GetPositionTypeText( PositionType positionType ) |
| Visual Basic (Declaration) |
|---|
Public Shared Function GetPositionTypeText ( _ positionType As PositionType _ ) As String |
| Visual C++ |
|---|
public: static String^ GetPositionTypeText( PositionType positionType ) |
Parameters
- positionType
- Type: RightEdge.Common..::.PositionType
PositionType to return name for.