IOMiscUtils UnpackISO3CodeFromInt Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Unpacks an ISO code from int which was packed with PackISO3CodeToInt

Namespace: NFX
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public static string UnpackISO3CodeFromInt(
	int iso
)

Return Value

Type: OnlineString
See Also