Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class Compra

    Classe de informações de Compra

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

    Properties

    XCont

    Informação do contrato

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

    XNEmp

    Informação da Nota de Empenho de compras públicas

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

    XPed

    Informação do pedido

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

    Methods

    ShouldSerializeXCont()

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

    ShouldSerializeXNEmp()

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

    ShouldSerializeXPed()

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