Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfFisco

    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.MDFe
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    public class InfFisco

    Properties

    CMsg

    Código da mensagem.

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

    XMsg

    Descrição da mensagem.

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