Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfTotAP

    Informações do Total de Artigos Perigosos.

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

    Properties

    QTotProd

    Quantidade Total do Produto.

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

    QTotProdField

    Propriedade auxiliar para serialização/desserialização do XML (Utilize sempre a propriedade "QTotProd" para atribuir ou resgatar o valor)

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

    UniAP

    Unidade de Medida de Artigos Perigosos.

    Declaration
    public UnidadeMedidaArtigoPerigoso UniAP { get; set; }
    Property Value
    Type Description
    UnidadeMedidaArtigoPerigoso