Show / Hide Table of Contents

Class GeneralStationRecordsFilterMsg

Inheritance
System.Object
GeneralStationRecordsFilterMsg
Namespace: Content.Shared.StationRecords
Assembly: Content.Shared.dll
Syntax
public sealed class GeneralStationRecordsFilterMsg : BoundUserInterfaceMessage

Constructors

| Improve this Doc View Source

GeneralStationRecordsFilterMsg(GeneralStationRecordFilterType, String)

Declaration
public GeneralStationRecordsFilterMsg(GeneralStationRecordFilterType filterType, string filterValue)
Parameters
Type Name Description
GeneralStationRecordFilterType filterType
System.String filterValue

Properties

| Improve this Doc View Source

Type

Declaration
public GeneralStationRecordFilterType Type { get; }
Property Value
Type Description
GeneralStationRecordFilterType
| Improve this Doc View Source

Value

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