PRIMAVERA | Developers

    Show / Hide Table of Contents

    Interface ILinhaDocLogistica

    Inherited Members
    ILinhaDocStock.TipoLinha
    ILinhaDocStock.PrecUnit
    ILinhaDocStock.DataStock
    ILinhaDocStock.IDObra
    ILinhaDocStock.WBSItem
    ILinhaDocStock.MovStock
    ILinhaDocStock.MovimentaStock
    Namespace: BasBE100
    Assembly: BasBE100.dll
    Syntax
    public interface ILinhaDocLogistica : ILinhaDocStock

    Properties

    Armazem

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

    Artigo

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

    CamposStkOrig

    Declaration
    StdBECampos CamposStkOrig { get; set; }
    Property Value
    Type Description
    StdBECampos

    DataEntrega

    Declaration
    DateTime DataEntrega { get; set; }
    Property Value
    Type Description
    System.DateTime

    Desconto1

    Declaration
    double Desconto1 { get; set; }
    Property Value
    Type Description
    System.Double

    Desconto2

    Declaration
    double Desconto2 { get; set; }
    Property Value
    Type Description
    System.Double

    Desconto3

    Declaration
    double Desconto3 { get; set; }
    Property Value
    Type Description
    System.Double

    DescontoComercial

    Declaration
    double DescontoComercial { get; set; }
    Property Value
    Type Description
    System.Double

    Descricao

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

    EstadoBD

    Declaration
    BasBETiposGcp.enuEstadosBD EstadoBD { get; set; }
    Property Value
    Type Description
    BasBETiposGcp.enuEstadosBD

    FactorConv

    Declaration
    double FactorConv { get; set; }
    Property Value
    Type Description
    System.Double

    IDB2BLinhaOrig

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

    IdLinha

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

    IdLinhaEstorno

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

    IdLinhaOrigemCopia

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

    IDLinhaOriginal

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

    INV_EstadoDestino

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

    INV_EstadoOrigem

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

    INV_IDReserva

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

    Localizacao

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

    Lote

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

    NumerosSerie

    Declaration
    BasBENumerosSerie NumerosSerie { get; set; }
    Property Value
    Type Description
    BasBENumerosSerie

    Quantidade

    Declaration
    double Quantidade { get; set; }
    Property Value
    Type Description
    System.Double

    QuantSatisfeita

    Declaration
    double QuantSatisfeita { get; set; }
    Property Value
    Type Description
    System.Double

    RegimeIva

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

    ReservaStock

    Declaration
    IReservaLogistica ReservaStock { get; set; }
    Property Value
    Type Description
    IReservaLogistica

    TotalIliquido

    Declaration
    double TotalIliquido { get; set; }
    Property Value
    Type Description
    System.Double

    Unidade

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