This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPEnvironmentManager Interface > IGPEnvironmentManager.SubstituteEnvironments Method (ArcObjects .NET 10.4 SDK) |
Substitues the values of the given array of parameters with the current environment values.
[Visual Basic .NET] Public Sub SubstituteEnvironments ( _ ByVal pParams As IArray _ )
[C#] public void SubstituteEnvironments ( IArray pParams );
[C++]
HRESULT SubstituteEnvironments(
IArray* pParams
);
[C++]
Parameters pParams [in]
pParams is a parameter of type IArray