PRIMAVERA | Developers

    Show / Hide Table of Contents

    Interface IDocStock

    Namespace: BasBE100
    Assembly: BasBE100.dll
    Syntax
    public interface IDocStock

    Properties

    Arredondamento

    Declaration
    int Arredondamento { get; set; }
    Property Value
    Type Description
    System.Int32

    Cambio

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

    CambioMAlt

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

    CambioMBase

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

    EmModoEdicao

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

    Encargos

    Declaration
    IEncargosLogistica Encargos { get; set; }
    Property Value
    Type Description
    IEncargosLogistica

    Filial

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

    ID

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

    Moeda

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

    NumDoc

    Declaration
    int NumDoc { get; set; }
    Property Value
    Type Description
    System.Int32

    Serie

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

    Tipodoc

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