Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class IBSCBS

    Inheritance
    object
    IBSCBS
    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 IBSCBS

    Properties

    Adq

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

    CIndOp

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

    Dest

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

    FinNFSe

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

    Imovel

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

    IndFinal

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

    IndPessoas

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

    TpEnteGov

    Declaration
    [XmlElement("tpEnteGov")]
    public TipoEnteGovernamental TpEnteGov { get; set; }
    Property Value
    Type Description
    TipoEnteGovernamental

    Valores

    Declaration
    [XmlElement("valores")]
    public ValoresValores Valores { get; set; }
    Property Value
    Type Description
    ValoresValores

    XTpEnteGov

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

    Methods

    ShouldSerializeTpEnteGov()

    Declaration
    public bool ShouldSerializeTpEnteGov()
    Returns
    Type Description
    bool

    ShouldSerializeXTpEnteGov()

    Declaration
    public bool ShouldSerializeXTpEnteGov()
    Returns
    Type Description
    bool