PRIMAVERA | Developers

    Show / Hide Table of Contents

    Interface ICblBELogExercicioCBL

    Esta classe deve ser usada para obter serviços de dados de Grupos de estorno.

    Namespace: CblBE100
    Assembly: CblBE100.dll
    Syntax
    [ComVisible(true)]
    [Guid("C3FDB923-4721-42FF-A196-068A89667648")]
    public interface ICblBELogExercicioCBL

    Properties

    Ano

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

    CamposUtil

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

    ChaveLog

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

    CodigoTabLog

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

    Conteudo

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

    Data

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

    EmModoEdicao

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

    EstadoBE

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

    Fecho

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

    Utilizador

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