Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class SolicitacaoDownloadPorId

    Contém os identificadores dos eventos que serão solicitados.

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

    Properties

    Id

    Contém o identificador do evento, atributo Id que na tag evtXXXX de cada evento

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