Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class IdeTransmissor

    Identificação do transmissor (certificado digital)

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

    Properties

    NrInsc

    Informar o número de inscrição do contribuinte de acordo com o tipo de inscrição indicado no campo tpInsc

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

    TpInsc

    Preencher com a opção conforme Tabela 05

    Declaration
    public TiposInscricao TpInsc { get; set; }
    Property Value
    Type Description
    TiposInscricao