Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class IdeEstabel1260

    Identificação do estabelecimento que comercializou a produção

    Inheritance
    System.Object
    IdeEstabel1260
    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 IdeEstabel1260

    Properties

    NrInscEstabRural

    Preencher com o número de inscrição no CAEPF do estabelecimento rural. Validação: Deve ser um número de inscrição válido e existente na Tabela de Estabelecimentos (S-1005).

    Declaration
    public string NrInscEstabRural { get; set; }
    Property Value
    Type Description
    System.String

    TpComerc

    Valor total da comercialização por "tipo" de comercialização.

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