PRIMAVERA | Developers

    Show / Hide Table of Contents

    Interface IStdBSReportEventHander

    Namespace: StdPlatBS100
    Assembly: StdPlatBS100.dll
    Syntax
    [ComVisible(true)]
    [Guid("A7575F16-C2F6-44B4-A59B-7811C1D34F31")]
    public interface IStdBSReportEventHander

    Methods

    ActiveBarToolClick(BarItem)

    Declaration
    void ActiveBarToolClick(BarItem Tool)
    Parameters
    Type Name Description
    DevExpress.XtraBars.BarItem Tool

    FormulaFieldClicked(String, String, Object)

    Declaration
    void FormulaFieldClicked(string strName, string strFormulaText, object objReportEngine)
    Parameters
    Type Name Description
    System.String strName
    System.String strFormulaText
    System.Object objReportEngine

    OnReportError(String, String, String)

    Declaration
    void OnReportError(string lngErrorNumber, string strErrorSource, string stringstrErrorDescription)
    Parameters
    Type Name Description
    System.String lngErrorNumber
    System.String strErrorSource
    System.String stringstrErrorDescription