Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class CampoExtra

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

    Properties

    Codigo

    Declaration
    public int Codigo { get; set; }
    Property Value
    Type Description
    System.Int32

    Valor

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