PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class IntBELicenca

    Classe que encapsula a definição de uma Licença da Gestão Comercial.

    Inheritance
    System.Object
    IntBaseBE
    IntBELicenca
    Implements
    IntBE100.IIntBELicenca
    Inherited Members
    IntBaseBE.AbvtApl
    Namespace: IntBE100
    Assembly: IntBE100.dll
    Syntax
    [ComVisible(true)]
    [Guid("1B64E549-93D5-40EB-A865-CD66E1AF99DF")]
    [ClassInterface(ClassInterfaceType.None)]
    public class IntBELicenca : IntBaseBE, IIntBELicenca

    Constructors

    IntBELicenca()

    Declaration
    public IntBELicenca()

    Properties

    Internos

    Identifica as operações de Vendas permitidas

    Declaration
    public IntBELicencaInternos Internos { get; }
    Property Value
    Type Description
    IntBELicencaInternos

    Methods

    Finalize()

    Declaration
    protected override void Finalize()

    IniciaLicenca(Object, StdBETipos.EnumTipoPlataforma)

    Inicializa as licenças dos módulos

    Declaration
    public void IniciaLicenca(dynamic ObjLic, StdBETipos.EnumTipoPlataforma TipoPlataforma)
    Parameters
    Type Name Description
    System.Object ObjLic
    StdBETipos.EnumTipoPlataforma TipoPlataforma

    Implements

    IntBE100.IIntBELicenca