CurrencyId.GetId Method

public static byte GetId( 
string name 
)
This language is not supported or no code example is available.
public:  
static Byte GetId( 
String^ name 
)
This language is not supported or no code example is available.
public static function GetId( 
name : String 
) : byte;
This language is not supported or no code example is available.

Parameters

name
string

Return Value

byte

In this article

Definition