This document is archived and information here might be outdated. Recommended version. |
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**