PRIMAVERA | Developers

    Show / Hide Table of Contents

    Interface IStdBSNotificacoes

    Namespace: StdPlatBS100
    Assembly: StdPlatBS100.dll
    Syntax
    [ComVisible(true)]
    [Guid("4C6F86B7-562E-416E-AC8F-2923AE2E35E3")]
    public interface IStdBSNotificacoes

    Properties

    HandlerNotificacoes

    Declaration
    object HandlerNotificacoes { get; set; }
    Property Value
    Type Description
    System.Object

    ModoModal

    Declaration
    bool ModoModal { set; }
    Property Value
    Type Description
    System.Boolean

    Methods

    AbreConfiguracao()

    Declaration
    void AbreConfiguracao()

    AbreNotificacoes(Boolean)

    Declaration
    void AbreNotificacoes(bool blnSilencioso = true)
    Parameters
    Type Name Description
    System.Boolean blnSilencioso

    FechaNotificacoes(Boolean)

    Declaration
    void FechaNotificacoes(bool blnUnload = true)
    Parameters
    Type Name Description
    System.Boolean blnUnload