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

FunctionInfo Class Properties

For a list of all members of this type, see FunctionInfo members.

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
See Also