PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class BasBELicencaIntrastat

    Classe que encapsula a definição do Modulo de Intrastat.

    Inheritance
    System.Object
    BaseBE
    BasBaseBE
    BasBELicencaIntrastat
    Implements
    BasBE100.IBasBELicencaIntrastat
    Inherited Members
    BasBaseBE.AbvtApl
    BaseBE.SerializeJson()
    BaseBE.SerializeJson(List<String>)
    BaseBE.SerializeJsonToXml(String, List<String>)
    BaseBE.SerializeXml(XmlAttributeOverrides, XmlSerializerNamespaces)
    BaseBE.Clone()
    BaseBE.Categoria
    BaseBE.DescricaoEntidade
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: BasBE100
    Assembly: BasBE100.dll
    Syntax
    [ComVisible(true)]
    [Guid("ecfc4506-ed48-4d3e-9086-51a33fa7d91d")]
    [ClassInterface(ClassInterfaceType.None)]
    public class BasBELicencaIntrastat : BasBaseBE, IBasBELicencaIntrastat

    Constructors

    BasBELicencaIntrastat()

    Declaration
    public BasBELicencaIntrastat()

    Properties

    Base

    Identificador da Base.

    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

    BasBE100.IBasBELicencaIntrastat