ArcGIS Pro 2.9 API Reference Guide
GetFormattedValueAsync Method

ArcGIS.Desktop.Editing.Attributes Namespace > Attribute Class : GetFormattedValueAsync Method
Get the formatted value of this attribute.
Syntax
public Task<string> GetFormattedValueAsync()
Public Function GetFormattedValueAsync() As Task(Of String)

Return Value

A task returning a formatted string value.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

Attribute Class
Attribute Members