List & Label .NET
combit.Reporting Namespace / FunctionInfo Class

In This Topic
    FunctionInfo Class Properties
    In This Topic

    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