Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class ContribuinteDestinatario

    Inheritance
    System.Object
    ContribuinteDestinatario
    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.GNRE
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    public class ContribuinteDestinatario

    Properties

    Identificacao

    Declaration
    public Identificacao Identificacao { get; set; }
    Property Value
    Type Description
    Identificacao

    Municipio

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

    RazaoSocial

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