PRIMAVERA | Developers

    Show / Hide Table of Contents

    Struct CblBETipos.TParamsMovimentosLiquidar

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetType()
    Namespace: CblBE100
    Assembly: CblBE100.dll
    Syntax
    public struct TParamsMovimentosLiquidar

    Fields

    Exercicio

    Declaration
    public short Exercicio
    Field Value
    Type Description
    System.Int16

    PeriodoFinal

    Declaration
    public short PeriodoFinal
    Field Value
    Type Description
    System.Int16

    PeriodoInicial

    Declaration
    public short PeriodoInicial
    Field Value
    Type Description
    System.Int16

    RestricaoCentrosCusto

    Declaration
    public StdBEValoresStr RestricaoCentrosCusto
    Field Value
    Type Description
    StdBEValoresStr

    RestricaoContasOrigem

    Declaration
    public StdBEValoresStr RestricaoContasOrigem
    Field Value
    Type Description
    StdBEValoresStr

    RestricaoDocumentos

    Declaration
    public StdBEValoresStr RestricaoDocumentos
    Field Value
    Type Description
    StdBEValoresStr

    RestricaoElementosWBS

    Declaration
    public StdBEValoresStr RestricaoElementosWBS
    Field Value
    Type Description
    StdBEValoresStr

    RestricaoFuncoes

    Declaration
    public StdBEValoresStr RestricaoFuncoes
    Field Value
    Type Description
    StdBEValoresStr

    RestricaoGruposContas

    Declaration
    public StdBEValoresStr RestricaoGruposContas
    Field Value
    Type Description
    StdBEValoresStr

    RestricaoProjectosWBS

    Declaration
    public StdBEValoresStr RestricaoProjectosWBS
    Field Value
    Type Description
    StdBEValoresStr

    RestricaoTiposLancamento

    Declaration
    public StdBEValoresStr RestricaoTiposLancamento
    Field Value
    Type Description
    StdBEValoresStr

    TipoConta

    Declaration
    public string TipoConta
    Field Value
    Type Description
    System.String

    TipoLiquidacao

    Declaration
    public CblBETipos.enumTiposLiquidacao TipoLiquidacao
    Field Value
    Type Description
    CblBETipos.enumTiposLiquidacao

    TipoRegra

    Declaration
    public string TipoRegra
    Field Value
    Type Description
    System.String

    Methods

    CreateInstance()

    Declaration
    public static CblBETipos.TParamsMovimentosLiquidar CreateInstance()
    Returns
    Type Description
    CblBETipos.TParamsMovimentosLiquidar