Class TestMultiLangJson.MultiLangBo
  
  
  
  
    Inheritance
    System.Object
    
    TestMultiLangJson.MultiLangBo
   
  
  
  Assembly: TestBO4E-dotnet.dll
  Syntax
  
    public class MultiLangBo : BusinessObject
   
  Fields
  
  
    |
    Improve this Doc
  
  
    View Source
  
  datum_deutsch
  
  
  Declaration
  
    public DateTime datum_deutsch
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | DateTime | 
         | 
      
    
  
  
    |
    Improve this Doc
  
  
    View Source
  
  intern
  
  
  Declaration
  
    public TestMultiLangJson.NestedObject intern
   
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  internList
  
  
  Declaration
  
    public List<TestMultiLangJson.NestedObject> internList
   
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  wert_deutsch
  
  
  Declaration
  
    public string wert_deutsch
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  Extension Methods