Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class Total

    Valores Totais do CTe

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

    Properties

    VTPrest

    Valor Total da Prestação do Serviço

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

    VTPrestField

    Propriedade auxiliar da VTPrest (Utilize sempre a VTPrest)

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

    VTRec

    Valor total a Receber

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

    VtRecField

    Propriedade auxiliar da VRec (Utilize sempre a VRec)

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