Class CblBETaxonomiaMascaraAT
  
  
  
  
    Inheritance
    System.Object
    
    CblBETaxonomiaMascaraAT
   
  
    Implements
    CblBE100.ICblBETaxonomiaMascaraAT
   
  
  
  Assembly: CblBE100.dll
  Syntax
  
    [ComVisible(true)]
[Guid("5BCAE340-6361-4AD8-985A-1B36C5003C9D")]
[ClassInterface(ClassInterfaceType.None)]
public class CblBETaxonomiaMascaraAT : CblBaseBE, ICblBETaxonomiaMascaraAT
   
  Constructors
  
  
  CblBETaxonomiaMascaraAT()
  
  
  Declaration
  
    public CblBETaxonomiaMascaraAT()
   
  Properties
  
  
  Classe
  
  
  Declaration
  
    public string Classe { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
  DemonstracoesFinanceirasCredito
  
  
  Declaration
  
    public string DemonstracoesFinanceirasCredito { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
  DemonstracoesFinanceirasDebito
  
  
  Declaration
  
    public string DemonstracoesFinanceirasDebito { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
  Descricao
  
  
  Declaration
  
    public string Descricao { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
  Id
  
  
  Declaration
  
    public Guid Id { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Guid | 
         | 
      
    
  
  
  MascarasAT
  
  
  Declaration
  
    public List<string> MascarasAT { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Collections.Generic.List<System.String> | 
         | 
      
    
  
  
  MascarasERP
  
  
  Declaration
  
    public List<string> MascarasERP { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Collections.Generic.List<System.String> | 
         | 
      
    
  
  
  NumLinha
  
  
  Declaration
  
    public int NumLinha { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Int32 | 
         | 
      
    
  
  
  Plano
  
  
  Declaration
  
    public string Plano { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
  SaldoEsperado
  
  
  Declaration
  
    public string SaldoEsperado { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
  Taxonomia
  
  
  Declaration
  
    public int Taxonomia { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Int32 | 
         | 
      
    
  
  
  TipoExercicioCBL
  
  
  Declaration
  
    public int TipoExercicioCBL { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Int32 | 
         | 
      
    
  
  Implements
  
      CblBE100.ICblBETaxonomiaMascaraAT