Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class Imovel

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

    Properties

    CCIB

    Declaration
    [XmlElement("cCIB")]
    public int CCIB { get; set; }
    Property Value
    Type Description
    int

    End

    Declaration
    [XmlElement("end")]
    public ImovelEnd End { get; set; }
    Property Value
    Type Description
    ImovelEnd

    InscImobFisc

    Declaration
    [XmlElement("inscImobFisc")]
    public int InscImobFisc { get; set; }
    Property Value
    Type Description
    int

    Methods

    ShouldSerializeInscImobFisc()

    Declaration
    public bool ShouldSerializeInscImobFisc()
    Returns
    Type Description
    bool