ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / PointCloudRendererDefinition Class / Field Property

Field Property (PointCloudRendererDefinition)
Gets or sets the field whose values will be used by the renderer.
Syntax
public string Field {get; set;}
Remarks
The specified field must:
o Match the provided renderer type
o Be present on the point cloud scene layer
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.4 or higher.
See Also