PRIMAVERA | Developers

    Show / Hide Table of Contents

    Interface IStdBSMoedas

    Namespace: StdPlatBS100
    Assembly: StdPlatBS100.dll
    Syntax
    [ComVisible(true)]
    [Guid("66E5E835-7015-417E-BCF8-541BD369DC4D")]
    public interface IStdBSMoedas

    Methods

    DesregistaFormConvertivel(Form)

    Declaration
    void DesregistaFormConvertivel(Form objForm)
    Parameters
    Type Name Description
    System.Windows.Forms.Form objForm

    InicializaFormsConvertiveis()

    Declaration
    void InicializaFormsConvertiveis()

    InicializarMoedas()

    Declaration
    void InicializarMoedas()

    InicializarMoedasStk(Int32, Int32)

    Declaration
    void InicializarMoedasStk(int intMoeda, int intDecArredondaPCM)
    Parameters
    Type Name Description
    System.Int32 intMoeda
    System.Int32 intDecArredondaPCM

    MudaMoedaTrabalhoFormsConvertiveis()

    Declaration
    void MudaMoedaTrabalhoFormsConvertiveis()

    MudarCambioTrabalho()

    Declaration
    void MudarCambioTrabalho()

    MudarMoedaTrabalho()

    Declaration
    void MudarMoedaTrabalho()

    RegistaFormConvertivel(Form)

    Declaration
    void RegistaFormConvertivel(Form objForm)
    Parameters
    Type Name Description
    System.Windows.Forms.Form objForm