ArcGIS Pro 2.8 API Reference Guide
DisplayNamePlural Property

ArcGIS.Desktop.Core.UnitFormats Namespace > DisplayUnitFormat Class : DisplayNamePlural Property
Gets and sets the plural form of the display name of the unit format
Syntax
public string DisplayNamePlural {get; set;}
Public Property DisplayNamePlural As String
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 10, Windows 8.1

See Also

Reference

DisplayUnitFormat Class
DisplayUnitFormat Members