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

    CIndOp

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

    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

    GRefNFSe

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

    Imovel

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

    IndDest

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

    IndFinal

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

    TpEnteGov

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

    TpOper

    Declaration
    [XmlElement("tpOper")]
    public TpOperacaoGov? TpOper { get; set; }
    Property Value
    Type Description
    TpOperacaoGov?

    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

    ShouldSerializeTpOper()

    Declaration
    public bool ShouldSerializeTpOper()
    Returns
    Type Description
    bool

    ShouldSerializeXTpEnteGov()

    Declaration
    public bool ShouldSerializeXTpEnteGov()
    Returns
    Type Description
    bool