Show / Hide Table of Contents

    Class FunctionExpression

    Inheritance
    System.Object
    FunctionExpression
    Namespace: DocuWare.Platform.ServerClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class FunctionExpression : object

    Properties

    Name

    Declaration
    public string Name { get; set; }
    Property Value
    Type Description
    System.String

    Parameter

    Declaration
    public List<AnyExpression> Parameter { get; set; }
    Property Value
    Type Description
    List<AnyExpression>
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top