Class StbStory
Inheritance
System.Object
StbStory
Assembly: STBDotNet.dll
Syntax
public class StbStory : object
Properties
|
Improve this Doc
View Source
guid
Declaration
public string guid { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
height
Declaration
public double height { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
id
Declaration
public string id { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
id_dependence
Declaration
public string id_dependence { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
kind
Declaration
public StbStoryKind kind { get; set; }
Property Value
|
Improve this Doc
View Source
name
Declaration
public string name { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
StbNodeIdList
Declaration
public StbNodeId[] StbNodeIdList { get; set; }
Property Value
|
Improve this Doc
View Source
strength_concrete
Declaration
public string strength_concrete { get; set; }
Property Value
Type |
Description |
System.String |
|