Class TrackingStationSearchFilter.FilterToggle
public class TrackingStationSearchFilter.FilterToggle : ApiDataContext, IDisposable, IDataContext, IDataContextReadonly, IDataContextWritable
- Inheritance
-
TrackingStationSearchFilter.FilterToggle
- Implements
- Inherited Members
- Extension Methods
Constructors
FilterToggle(string, bool)
public FilterToggle(string name, bool toggle = false)
Parameters
Fields
name
[DataProperty("name")]
public Property<string> name
Field Value
Properties
toggle
[DataProperty("toggle")]
public Property<bool> toggle { get; }
Property Value
Methods
LocalizeName()
public void LocalizeName()