PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class IntBELicencaInternos

    Classe que encapsula a definição do Módulo de Internos.

    Inheritance
    System.Object
    IntBaseBE
    IntBELicencaInternos
    Implements
    IntBE100.IIntBELicencaInternos
    Inherited Members
    IntBaseBE.AbvtApl
    Namespace: IntBE100
    Assembly: IntBE100.dll
    Syntax
    [ComVisible(true)]
    [Guid("16CE477B-4482-4673-9CEC-40E6F9C9573D")]
    [ClassInterface(ClassInterfaceType.None)]
    public class IntBELicencaInternos : IntBaseBE, IIntBELicencaInternos

    Properties

    Base

    Identifica as operações Base dos Documentos Internos

    Declaration
    public bool Base { get; set; }
    Property Value
    Type Description
    System.Boolean

    Methods

    IniciaLicenca(Object, StdBETipos.EnumTipoPlataforma)

    Privado

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

    Implements

    IntBE100.IIntBELicencaInternos