Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfAdic

    Classe de informações do InfAdic

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

    Fields

    InfAdFiscoField

    Declaration
    string InfAdFiscoField
    Field Value
    Type Description
    System.String

    InfCplField

    Declaration
    string InfCplField
    Field Value
    Type Description
    System.String

    Properties

    InfAdFisco

    Informações adicionais de interesse do Fisco

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

    InfCpl

    Informações complementares de interesse do Contribuinte

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

    ObsCont

    Campo de uso livre do contribuinte informar o nome do campo no atributo xCampo e o conteúdo do campo no xTexto

    Declaration
    public List<ObsCont> ObsCont { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<ObsCont>

    ObsFisco

    Uso exclusivo do fisco. Existe somente para deserialização, não utilizar.

    Declaration
    public List<ObsFisco> ObsFisco { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<ObsFisco>

    ProcRef

    Grupo de informações do processo referenciado

    Declaration
    public List<ProcRef> ProcRef { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<ProcRef>

    Methods

    ShouldSerializeInfAdFisco()

    Declaration
    public bool ShouldSerializeInfAdFisco()
    Returns
    Type Description
    System.Boolean

    ShouldSerializeInfCpl()

    Declaration
    public bool ShouldSerializeInfCpl()
    Returns
    Type Description
    System.Boolean