Class Tag
Inherited Members
Namespace: Aydsko.iRacingData.Leagues
Assembly: Aydsko.iRacingData.dll
Syntax
public class Tag
Properties
TagId
Declaration
[JsonPropertyName("tag_id")]
public int TagId { get; set; }
Property Value
| Type | Description |
|---|---|
| int |
TagName
Declaration
[JsonPropertyName("tag_name")]
public string TagName { get; set; }
Property Value
| Type | Description |
|---|---|
| string |