Show / Hide Table of Contents

Class TmIoScriptSettingOption

Inheritance
System.Object
TmIoScriptSettingOption
Namespace: TrackmaniaIo.ApiClient.Models
Assembly: TrackmaniaIo.ApiClient.dll
Syntax
public class TmIoScriptSettingOption

Properties

| Improve this Doc View Source

Key

Declaration
public string Key { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Type

Declaration
public string Type { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Value

Declaration
public string Value { get; set; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾