This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPParameter3 Interface > IGPParameter3.Schema Property (ArcObjects .NET 10.5 SDK) |
Indicates how the output value is to be generated and populated during validate.
[Visual Basic .NET] Public ReadOnly Property Schema As IGPSchema
[C#] public IGPSchema Schema {get;}
[C++]
HRESULT get_Schema(
IGPSchema** Schema
);
[C++]
Parameters Schema [out, retval]
Schema is a parameter of type IGPSchema