DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector Namespace / FunctionExpression Class / FunctionName Property

In This Topic
    FunctionName Property
    In This Topic
    The name of the function used in the function call
    Syntax
    'Declaration
     
    Public Property FunctionName As String
    public string FunctionName {get; set;}
    See Also