Class TmIoDivision
Inheritance
System.Object
TmIoDivision
Assembly: TrackmaniaIo.ApiClient.dll
Syntax
public class TmIoDivision
Properties
|
Improve this Doc
View Source
MaxPoints
Declaration
public long MaxPoints { get; set; }
Property Value
Type |
Description |
System.Int64 |
|
|
Improve this Doc
View Source
MinPoints
Declaration
public long MinPoints { get; set; }
Property Value
Type |
Description |
System.Int64 |
|
|
Improve this Doc
View Source
Position
Declaration
public long Position { get; set; }
Property Value
Type |
Description |
System.Int64 |
|
|
Improve this Doc
View Source
Rule
Declaration
public string Rule { get; set; }
Property Value
Type |
Description |
System.String |
|