ArcGIS Pro 2.6 API Reference Guide
Field Property (PointCloudRendererDefinition)

ArcGIS.Desktop.Mapping Namespace > PointCloudRendererDefinition Class : Field Property
Gets or sets the field whose values will be used by the renderer
Syntax
public string Field {get; set;}
Public Property Field As String
Remarks
The specified field must:
o Match the provided renderer type
o Be present on the point cloud scene layer
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

PointCloudRendererDefinition Class
PointCloudRendererDefinition Members