GrapeCity.Xaml.CalcEngine
FunctionName Property (CalcFunctionIdentity)


Gets the name that represents the calling function.
Syntax
'Declaration
 
Public ReadOnly Property FunctionName As String
'Usage
 
Dim instance As CalcFunctionIdentity
Dim value As String
 
value = instance.FunctionName
public string FunctionName {get;}

Property Value

A System.String value that represents the function name.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalcFunctionIdentity Class
CalcFunctionIdentity Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options