Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfoCp

    Cálculo da contribuição previdenciária do segurado, incidente sobre a remuneração do período de apuração e de períodos anteriores informada nos eventos S-1200, S2299 e S-2399.

    Inheritance
    System.Object
    InfoCp
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Unimake.Business.DFe.Xml.ESocial
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class InfoCp

    Properties

    ClassTrib

    Preencher com o código correspondente à classificação tributária do contribuinte, conforme Tabela08. Evento de origem: S-1000

    Declaration
    public ClassificacaoTributaria ClassTrib { get; set; }
    Property Value
    Type Description
    ClassificacaoTributaria

    IdeEstabLot

    Identificação do estabelecimento ou obra de construção civil e da lotação tributária.

    Declaration
    public List<IdeEstabLot5001> IdeEstabLot { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<IdeEstabLot5001>