PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class StdBSPreferenciasAnexos

    Inheritance
    System.Object
    StdBSBaseSettingsControl
    StdBSPreferenciasAnexos
    Inherited Members
    StdBSBaseSettingsControl.Grava()
    StdBSBaseSettingsControl.Plataforma
    Namespace: StdPlatBS100
    Assembly: StdPlatBS100.dll
    Syntax
    public class StdBSPreferenciasAnexos : StdBSBaseSettingsControl

    Constructors

    StdBSPreferenciasAnexos()

    Declaration
    public StdBSPreferenciasAnexos()

    Methods

    Dispose(Boolean)

    Clean up any resources being used.

    Declaration
    protected override void Dispose(bool disposing)
    Parameters
    Type Name Description
    System.Boolean disposing

    true if managed resources should be disposed; otherwise, false.

    Inicializa(StdPlatBS)

    Declaration
    public override void Inicializa(StdPlatBS plataforma)
    Parameters
    Type Name Description
    StdPlatBS plataforma
    Overrides
    StdBSBaseSettingsControl.Inicializa(StdPlatBS)