PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class GprBEOFMockLinhaComponente

    Inheritance
    System.Object
    GprBEOFMockLinhaComponente
    Implements
    ILinhaDocLogistica
    ILinhaDocStock
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: GprBE100
    Assembly: GprBE100.dll
    Syntax
    public class GprBEOFMockLinhaComponente : ILinhaDocLogistica, ILinhaDocStock

    Constructors

    GprBEOFMockLinhaComponente()

    Declaration
    public GprBEOFMockLinhaComponente()

    Properties

    Armazem

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

    Artigo

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

    CamposStkOrig

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

    DataEntrega

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

    DataStock

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

    Desconto1

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

    Desconto2

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

    Desconto3

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

    DescontoComercial

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

    Descricao

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

    EstadoBD

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

    FactorConv

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

    IDB2BLinhaOrig

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

    IdLinha

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

    IdLinhaEstorno

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

    IdLinhaOrigemCopia

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

    IDLinhaOriginal

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

    IDObra

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

    IDOFOperacao

    Declaration
    public Guid IDOFOperacao { get; set; }
    Property Value
    Type Description
    System.Guid

    INV_EstadoDestino

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

    INV_EstadoOrigem

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

    INV_IDReserva

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

    Localizacao

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

    Lote

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

    MovimentaStock

    Declaration
    public bool MovimentaStock { get; set; }
    Property Value
    Type Description
    System.Boolean

    MovStock

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

    NumerosSerie

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

    Preco

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

    PrecUnit

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

    Quantidade

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

    QuantSatisfeita

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

    RegimeIva

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

    ReservaStock

    Declaration
    public InvBEReserva ReservaStock { get; set; }
    Property Value
    Type Description
    InvBEReserva

    TipoLinha

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

    TotalIliquido

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

    Unidade

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

    WBSItem

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

    Implements

    ILinhaDocLogistica
    ILinhaDocStock