Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration CGAAttributeType

Represents a CGA attribute, the symbol attribute as specified by the CGA code in the rule package.

Read more...

Index

Enumeration members

Enumeration members

Boolean

Boolean: = "Boolean"

Boolean - Attribute is a boolean

Float

Float: = "Float"

Float - Attribute is a numeric attribute that is a float value

String

String: = "String"

String - Attribute is a string

Generated using TypeDoc