Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class Condutor

    Inheritance
    System.Object
    Condutor
    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.MDFe
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    public class Condutor

    Properties

    CPF

    CPF do Condutor

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

    XNome

    Nome do Condutor

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