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

T_Iota_Lib_CSharp_Api_Utils_IotaUnits

saniro edited this page Feb 16, 2017 · 1 revision

IotaUnits Enumeration

Iota Units

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

Syntax

C#

public enum IotaUnits

Members

 

Member name Value Description
Iota 0 The corresponding value is in iota. Same as 'None' (None)
None 0 The corresponding value is in iota. Same as 'Iota' (Iota)
Kilo 3 10^3
Mega 6 10^6
Giga 9 10^9
Terra 12 10^12
Peta 15 10^15

See Also

Reference

Iota.Lib.CSharp.Api.Utils Namespace

Clone this wiki locally