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()
    
   
  
  Assembly: CblBE100.dll
  Syntax
  
    public struct TParamsMovimentosLiquidar
   
  Fields
  
  Exercicio
  
  
  Declaration
  
  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
  
  RestricaoContasOrigem
  
  
  Declaration
  
    public StdBEValoresStr RestricaoContasOrigem
   
  Field Value
  
  RestricaoDocumentos
  
  
  Declaration
  
    public StdBEValoresStr RestricaoDocumentos
   
  Field Value
  
  RestricaoElementosWBS
  
  
  Declaration
  
    public StdBEValoresStr RestricaoElementosWBS
   
  Field Value
  
  RestricaoFuncoes
  
  
  Declaration
  
    public StdBEValoresStr RestricaoFuncoes
   
  Field Value
  
  RestricaoGruposContas
  
  
  Declaration
  
    public StdBEValoresStr RestricaoGruposContas
   
  Field Value
  
  RestricaoProjectosWBS
  
  
  Declaration
  
    public StdBEValoresStr RestricaoProjectosWBS
   
  Field Value
  
  RestricaoTiposLancamento
  
  
  Declaration
  
    public StdBEValoresStr RestricaoTiposLancamento
   
  Field Value
  
  TipoConta
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  TipoLiquidacao
  
  
  Declaration
  
    public CblBETipos.enumTiposLiquidacao TipoLiquidacao
   
  Field Value
  
  TipoRegra
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  Methods
  
  
  CreateInstance()
  
  
  Declaration
  
    public static CblBETipos.TParamsMovimentosLiquidar CreateInstance()
   
  Returns