This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPTask Interface > IGPTask.ParameterMapping Property (ArcObjects .NET 10.4 SDK) |
The parameter mapping associated with the task.
[Visual Basic .NET] Public ReadOnly Property ParameterMapping As IPropertySet
[C#] public IPropertySet ParameterMapping {get;}
[C++]
HRESULT get_ParameterMapping(
IPropertySet** ParameterMapping
);
[C++]
Parameters ParameterMapping [out, retval]
ParameterMapping is a parameter of type IPropertySet