Class StbCalFloorDividedArea
Inheritance
System.Object
StbCalFloorDividedArea
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