This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoprocessingUI > ESRI.ArcGIS.GeoprocessingUI > Interfaces > IM > IMdElementEditor Interface > IMdElementEditor.GetDataType Method (ArcObjects .NET 10.5 SDK) |
Returns the data type of the given property.
[Visual Basic .NET] Public Function GetDataType ( _ ByVal propname As String _ ) As IGPDataType
[C#] public IGPDataType GetDataType ( string propname );