Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfFisco

    Grupo reservado para envio de mensagem do Fisco para o contribuinte

    Inheritance
    System.Object
    InfFisco
    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
    public class InfFisco

    Properties

    CMsg

    Código de status da mensagem do fisco

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

    XMsg

    Mensgem do fisco para o contribuinte

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