GrapeCity.Xaml.CalcEngine
MaxArgs Property (CalcCoupNcdFunction)


Gets the maximum number of arguments for the function.
Syntax
'Declaration
 
Public Overrides ReadOnly Property MaxArgs As Integer
'Usage
 
Dim instance As CalcCoupNcdFunction
Dim value As Integer
 
value = instance.MaxArgs
public override int MaxArgs {get;}

Property Value

The maximum number of arguments for the function.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalcCoupNcdFunction Class
CalcCoupNcdFunction Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options