GSTPy.ObjectPropertyDesc¶
-
class
GSTPy.ObjectPropertyDesc¶ Bases:
GSTPy.AttributeDescriptionDescribes an object property
-
name¶ The name of the attribute.
Type: str
-
table_name¶ The name of the table that the attribute belongs to.
Type: str
-
type¶ The type of the attribute.
Type: PropertyTypes
-