Class StbExtension
  
  
  
  
    Inheritance
    System.Object
    StbExtension
   
  
  Assembly: STBDotNet.dll
  Syntax
  
    public class StbExtension : object
   
  Properties
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  description
  
  
  Declaration
  
    public string description { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  identifier
  
  
  Declaration
  
    public string identifier { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  StbExtElement
  
  
  Declaration
  
    public StbExtElement[] StbExtElement { get; set; }
   
  Property Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  StbExtObject
  
  
  Declaration
  
    public StbExtObject[] StbExtObject { get; set; }
   
  Property Value