Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class Valor

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

    Properties

    Tipo

    Declaration
    public Valor.ItemValorTipo Tipo { get; set; }
    Property Value
    Type Description
    Valor.ItemValorTipo

    ValorOriginal

    Declaration
    public double ValorOriginal { get; set; }
    Property Value
    Type Description
    System.Double

    Value

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