ArcGIS Pro 2.8 API Reference Guide
Values Property (EditingGroupTemplate.Part)

ArcGIS.Desktop.Editing.Templates Namespace > EditingGroupTemplate.Part Class : Values Property
Gets the parameter values that are to be used in conjunction with the Builder.
Syntax
public Dictionary<string,object> Values {get;}
Public ReadOnly Property Values As Dictionary(Of String,Object)
Remarks
The Dictionary key values correspond to the IDs of the AttributeDefs found in the Builder's Options
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

EditingGroupTemplate.Part Class
EditingGroupTemplate.Part Members