ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Core.Geoprocessing Namespace / IGPResult Interface / ValueTypes Property

In This Topic
    ValueTypes Property (IGPResult)
    In This Topic
    Data types of output values, null if tool fails.
    Syntax
    IReadOnlyList<string> ValueTypes {get;}
    ReadOnly Property ValueTypes As IReadOnlyList(Of String)
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also