Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class Motivo

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

    Properties

    Campo

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

    Codigo

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

    Descricao

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