Show / Hide Table of Contents

Class StbCalFloorDividedArea

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

Constructors

| Improve this Doc View Source

StbCalFloorDividedArea()

Declaration
public StbCalFloorDividedArea()

Properties

| Improve this Doc View Source

guid

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

id

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

isInclude

Declaration
public bool isInclude { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

name

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

StbCalStoryDivided

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