Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class Prop

    Inheritance
    System.Object
    Prop
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Unimake.Business.DFe.Xml.CTeOS
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    public class Prop

    Fields

    NroRegEstadualField

    Declaration
    string NroRegEstadualField
    Field Value
    Type Description
    System.String

    TAFField

    Declaration
    string TAFField
    Field Value
    Type Description
    System.String

    Properties

    CNPJ

    Declaration
    public string CNPJ { get; set; }
    Property Value
    Type Description
    System.String

    CPF

    Declaration
    public string CPF { get; set; }
    Property Value
    Type Description
    System.String

    IE

    Declaration
    public string IE { get; set; }
    Property Value
    Type Description
    System.String

    NroRegEstadual

    Declaration
    public string NroRegEstadual { get; set; }
    Property Value
    Type Description
    System.String

    TAF

    Declaration
    public string TAF { get; set; }
    Property Value
    Type Description
    System.String

    TpProp

    Declaration
    public TipoProprietarioMDFe TpProp { get; set; }
    Property Value
    Type Description
    TipoProprietarioMDFe

    UF

    Declaration
    public UFBrasil UF { get; set; }
    Property Value
    Type Description
    UFBrasil

    XNome

    Declaration
    public string XNome { get; set; }
    Property Value
    Type Description
    System.String

    Methods

    ShouldSerializeCNPJ()

    Declaration
    public bool ShouldSerializeCNPJ()
    Returns
    Type Description
    System.Boolean

    ShouldSerializeCPF()

    Declaration
    public bool ShouldSerializeCPF()
    Returns
    Type Description
    System.Boolean

    ShouldSerializeTpProp()

    Declaration
    public bool ShouldSerializeTpProp()
    Returns
    Type Description
    System.Boolean