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

CheckFunctionSyntaxEventArgs Class Properties

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

Public Properties
 NameDescription
Public PropertyNumber of decimal places. (Inherited from combit.Reporting.EvaluateFunctionEventArgs)
Public PropertyError message to be displayed in the designer.  
Public Property (Inherited from combit.Reporting.EvaluateFunctionEventArgs)
Public PropertyIndicates the validity of the passed parameters.  
Public PropertyReturns the first parameter. (Inherited from combit.Reporting.EvaluateFunctionEventArgs)
Public PropertyReturns the second parameter. (Inherited from combit.Reporting.EvaluateFunctionEventArgs)
Public PropertyReturns the third parameter. (Inherited from combit.Reporting.EvaluateFunctionEventArgs)
Public PropertyReturns the fourth parameter. (Inherited from combit.Reporting.EvaluateFunctionEventArgs)
Public PropertyReturns the number of parameters passed. (Inherited from combit.Reporting.EvaluateFunctionEventArgs)
Public Property

The data type of the result.

(Inherited from combit.Reporting.EvaluateFunctionEventArgs)
Public Property

The data value of the result.

(Inherited from combit.Reporting.EvaluateFunctionEventArgs)
Top
See Also