GPMultiValue
Base Type: GPValue
A class for a geoprocessing value object that contains multiple geoprocessing value objects.
|
Property |
Type |
Description |
|---|---|---|
|
MemberDataType |
string |
The data type of value objects accepted by the multi-value object. |
|
Values |
GPValue[] |
An enumeration of values contained in the multi-value object. |
10/23/2013