Gets the name of the subtype for the specified value.
Namespace:
ESRI.ArcGISExplorer.DataAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
| C# |
|---|
public string GetSubtypeName( int value ) |
| Visual Basic (Declaration) |
|---|
Public Function GetSubtypeName ( _ value As Integer _ ) As String |
Parameters
- value
- Type: System..::.Int32
An integer representing a subtype value which is used to lookup the corresponding name.