Skip to content
This repository was archived by the owner on Jul 27, 2021. It is now read-only.

M_Iota_Lib_CSharp_Api_Utils_IotaUnitConverter_FindOptimalIotaUnitToDisplay

saniro edited this page Feb 16, 2017 · 1 revision

IotaUnitConverter.FindOptimalIotaUnitToDisplay Method

Finds the optimal unit to display the specified amount in

Namespace: Iota.Lib.CSharp.Api.Utils
Assembly: IotaApi (in IotaApi.dll) Version: 0.9.0.24212 (1.0.0.0)

Syntax

C#

public static IotaUnits FindOptimalIotaUnitToDisplay(
	long amount
)

Parameters

 

amount
Type: System.Int64
amount

Return Value

Type: IotaUnits
the optimal IotaUnit

See Also

Reference

IotaUnitConverter Class
Iota.Lib.CSharp.Api.Utils Namespace

Clone this wiki locally