Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfFisco

    Inheritance
    object
    InfFisco
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unimake.Business.DFe.Xml.NFCom
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class InfFisco

    Properties

    CMsg

    Declaration
    [XmlElement("cMsg")]
    public string CMsg { get; set; }
    Property Value
    Type Description
    string

    XMsg

    Declaration
    [XmlElement("xMsg")]
    public string XMsg { get; set; }
    Property Value
    Type Description
    string