ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Core.UnitFormats Namespace / DisplayUnitFormat Class / DisplayNamePlural Property

DisplayNamePlural Property
Gets and sets the plural form of the display name of the unit format
Syntax
public string DisplayNamePlural {get; set;}
Remarks
This name is typically localized. DisplayNamePlural is equal to DisplayName for UnitFormatType.Direction. Change DisplayName for UnitFormatType.Direction to change DisplayNamePlural.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.7 or higher.
See Also