Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class Toma

    Inheritance
    object
    Toma
    Adq
    Dest
    Fornec
    Interm
    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 Toma

    Properties

    CAEPF

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

    CNPJ

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

    CNaoNIF

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

    CPF

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

    Email

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

    End

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

    Fone

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

    IM

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

    NIF

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

    XNome

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

    Methods

    ShouldSerializeCAEPF()

    Declaration
    public bool ShouldSerializeCAEPF()
    Returns
    Type Description
    bool

    ShouldSerializeCNPJ()

    Declaration
    public bool ShouldSerializeCNPJ()
    Returns
    Type Description
    bool

    ShouldSerializeCNaoNIF()

    Declaration
    public bool ShouldSerializeCNaoNIF()
    Returns
    Type Description
    bool

    ShouldSerializeCPF()

    Declaration
    public bool ShouldSerializeCPF()
    Returns
    Type Description
    bool

    ShouldSerializeEmail()

    Declaration
    public bool ShouldSerializeEmail()
    Returns
    Type Description
    bool

    ShouldSerializeFone()

    Declaration
    public bool ShouldSerializeFone()
    Returns
    Type Description
    bool

    ShouldSerializeNIF()

    Declaration
    public bool ShouldSerializeNIF()
    Returns
    Type Description
    bool

    ShouldSerializexNome()

    Declaration
    public bool ShouldSerializexNome()
    Returns
    Type Description
    bool

    ValidarDocUnico()

    Declaration
    public void ValidarDocUnico()