Provides access to the properties/methods of the multi-value data type object.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
|
|
Description |
|
MemberDataType |
The data type of value objects accepted by the multi-value data type object. |
CoClasses that implement IGPMultiValueType
CoClasses and Classes |
Description |
GPMultiValueType |
Geoprocessing Multi-Value Data Type. |
Remarks
Set both data type and value for a multi value object. See code examples in SDK help topic Building a custom geoprocessing function tool.
.NET Related Topics
Building a custom geoprocessing function tool