Show / Hide Table of Contents

Class StbAnaRelations

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

Properties

| Improve this Doc View Source

StbAnaCalMemberRel

Declaration
public StbAnaCalMemberRel[] StbAnaCalMemberRel { get; set; }
Property Value
Type Description
StbAnaCalMemberRel[]
| Improve this Doc View Source

StbAnaMemberRel

Declaration
public StbAnaMemberRel[] StbAnaMemberRel { get; set; }
Property Value
Type Description
StbAnaMemberRel[]
| Improve this Doc View Source

StbAnaNodeRel

Declaration
public StbAnaNodeRel[] StbAnaNodeRel { get; set; }
Property Value
Type Description
StbAnaNodeRel[]
| Improve this Doc View Source

StbAnaPropertyRel

Declaration
public StbAnaPropertyRel[] StbAnaPropertyRel { get; set; }
Property Value
Type Description
StbAnaPropertyRel[]
| Improve this Doc View Source

StbAnaStoryRel

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