API Reference > 0.19 > Team
Team Class
Represents a team with a name and engine manufacturer.
Namespace: ArgData.Entities
Constructors
| Name | Description |
|---|---|
| Team() | Initializes a new instance of Team. |
Properties
| Name | Description |
|---|---|
| Engine | Gets or sets the name of the engine manufacturer. |
| Name | Gets or sets the name of the team. |