Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class PIS

    Classe de informações do PIS

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

    Properties

    PISAliq

    Dados do PIS tributado pela alíquota

    Declaration
    public PISAliq PISAliq { get; set; }
    Property Value
    Type Description
    PISAliq

    PISNT

    Dados do PIS não tributado

    Declaration
    public PISNT PISNT { get; set; }
    Property Value
    Type Description
    PISNT

    PISOutr

    Dados do PIS outras operações

    Declaration
    public PISOutr PISOutr { get; set; }
    Property Value
    Type Description
    PISOutr

    PISQtde

    Dados do PIS tributado por Qtde

    Declaration
    public PISQtde PISQtde { get; set; }
    Property Value
    Type Description
    PISQtde