ArcGIS Pro 2.9 API Reference Guide
CustomProperties Property (CIMStandaloneTable)

ArcGIS.Core.CIM Namespace > CIMStandaloneTable Class : CustomProperties Property
Gets or sets the custom properties of the standalone table. Custom properties are limited to key / value pairs of strings and developers are fully responsible for stored content.
Syntax
public CIMStringMap[] CustomProperties {get; set;}
Public Property CustomProperties As CIMStringMap()
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

CIMStandaloneTable Class
CIMStandaloneTable Members