ArcGIS Pro 2.6 API Reference Guide
CustomProperties Property (CIMElement)

ArcGIS.Core.CIM Namespace > CIMElement Class : CustomProperties Property
Gets or sets the custom properties of the element.
Syntax
public CIMStringMap[] CustomProperties {get; set;}
Public Property CustomProperties As CIMStringMap()
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMElement Class
CIMElement Members