Class StbCalStoryDivided
Inheritance
System.Object
StbCalStoryDivided
Assembly: STBDotNet.dll
Syntax
public class StbCalStoryDivided : object
Properties
|
Improve this Doc
View Source
id_story
Declaration
public string id_story { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
name_floor
Declaration
public string name_floor { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Text
Declaration
public string[] Text { get; set; }
Property Value
Type |
Description |
System.String[] |
|