combit List & Label 30 - .NET Help
combit.Reporting Namespace / FunctionInfo Class
Properties Methods

FunctionInfo Class Members

The following tables list the members exposed by FunctionInfo.

Public Properties
 NameDescription
Public Property

The list of localized group description this function belongs to.

 
Public Property

A tuple containing the minimum and maximum parameter count. Values might differ if optional parameters are present.

 
Public Property

The return type of the function.

 
Public Property

A tuple containing the localized function description, function syntax hint, return value hint and a sample (if present).

 
Top
Public Methods
 NameDescription
Public Method

A tuple containing the parameter type, parameter description and a list of autocomplete values for a function parameter.

 
Top
See Also