Not implemented.

Namespace: EAL.Interfaces.Logic
Assembly: EAL (in EAL.dll) Version: 1.1.5.0 (1.1.5.0)

Syntax

C#
Array GetInformationOfUserType(
	string symbol
)
Visual Basic
Function GetInformationOfUserType ( 
	symbol As String
) As Array
Visual C++
Array^ GetInformationOfUserType(
	String^ symbol
)

Parameters

symbol
Type: System..::..String
Symbol

Return Value

Type: Array
Information

See Also