Class TmIoZoneInfo
Inheritance
System.Object
TmIoZoneInfo
Namespace: TrackmaniaIo.ApiClient.Models
Assembly: TrackmaniaIo.ApiClient.dll
Syntax
public class TmIoZoneInfo
Properties
| Improve this Doc View SourceFlag
Declaration
public string Flag { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Parent
Declaration
public TmIoZoneInfo Parent { get; set; }
Property Value
Type | Description |
---|---|
TmIoZoneInfo |