Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class Fisco

    Inheritance
    object
    Fisco
    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.DCe
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class Fisco

    Properties

    CNPJ

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

    UF

    Declaration
    [XmlElement("UF")]
    public UFBrasil UF { get; set; }
    Property Value
    Type Description
    UFBrasil

    XOrgao

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