PRIMAVERA | Developers

    Show / Hide Table of Contents

    Interface IStdBSPListas

    Namespace: StdPlatBS100
    Assembly: StdPlatBS100.dll
    Syntax
    [ComVisible(true)]
    [Guid("50D09B84-F690-4866-B15C-F6FFAA10DB9A")]
    public interface IStdBSPListas

    Methods

    GetF4SQL(String, String, String, Form, PriTextBoxF4)

    Declaration
    object GetF4SQL(string strListTitle, string strSql, string strSQLColumns, Form objParentForm = null, PriTextBoxF4 objParentControl = null)
    Parameters
    Type Name Description
    System.String strListTitle
    System.String strSql
    System.String strSQLColumns
    System.Windows.Forms.Form objParentForm
    PriTextBoxF4100.PriTextBoxF4 objParentControl
    Returns
    Type Description
    System.Object