Show / Hide Table of Contents

Class StbCalStoryDivided

Inheritance
System.Object
StbCalStoryDivided
Namespace: STBDotNet.v202
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[]
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX