PRIMAVERA | Developers

    Show / Hide Table of Contents

    Interface IStdBSExprParser

    Namespace: StdPlatBS100
    Assembly: StdPlatBS100.dll
    Syntax
    [ComVisible(true)]
    [Guid("858A17B0-EB7D-4ABB-900C-0290FAAF70D3")]
    public interface IStdBSExprParser

    Methods

    Executa(ref String)

    Declaration
    string Executa(ref string Comando)
    Parameters
    Type Name Description
    System.String Comando
    Returns
    Type Description
    System.String

    ParseVariables(String)

    Declaration
    string ParseVariables(string Expressao)
    Parameters
    Type Name Description
    System.String Expressao
    Returns
    Type Description
    System.String