ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.GeoProcessing Namespace / GeoprocessingModule.DatatypeInfo Structure / Deconstruct Method
Version

Deconstruct Method
Syntax
public void Deconstruct( 
   out string name,
   out string label,
   out string description
)

Parameters

name
label
description
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.2 or higher.
See Also