EFIXField.ToString Method

public static string ToString( 
int id 
)
This language is not supported or no code example is available.
public:  
static String^ ToString( 
int id 
)
This language is not supported or no code example is available.
public static function ToString( 
id : int 
) : String;
This language is not supported or no code example is available.

Parameters

id
int

Return Value

string

In this article

Definition