Show / Hide Table of Contents

Class StbExtObject

Inheritance
System.Object
StbExtObject
Namespace: STBDotNet.v202
Assembly: STBDotNet.dll
Syntax
public class StbExtObject : object

Properties

| Improve this Doc View Source

id_object

Declaration
public string id_object { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

object_name

Declaration
public string object_name { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

StbExtProperty

Declaration
public StbExtProperty[] StbExtProperty { get; set; }
Property Value
Type Description
StbExtProperty[]
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX