Show / Hide Table of Contents

Class GeneralStationRecordsFilter

Inheritance
System.Object
GeneralStationRecordsFilter
Namespace: Content.Shared.StationRecords
Assembly: Content.Shared.dll
Syntax
public sealed class GeneralStationRecordsFilter : object

Constructors

| Improve this Doc View Source

GeneralStationRecordsFilter(GeneralStationRecordFilterType, String)

Declaration
public GeneralStationRecordsFilter(GeneralStationRecordFilterType filterType, string newValue = "")
Parameters
Type Name Description
GeneralStationRecordFilterType filterType
System.String newValue

Properties

| Improve this Doc View Source

Type

Declaration
public GeneralStationRecordFilterType Type { get; set; }
Property Value
Type Description
GeneralStationRecordFilterType
| 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
☀
☾