EntitySubtype object
An EntitySubtype object represents an entity's subtype.
Public properties
This object supports the following properties.
| Property | R/W | Type | Description |
|---|---|---|---|
| Fields | R | List |
The list of TDField objects for this type. See TDField object. Syntax: |
| ID | R | String |
The subtype ID. Syntax: |
| Name | R | String |
The subtype name. Syntax: |

