Class GeneralStationRecordsFilterMsg
Inheritance
System.Object
GeneralStationRecordsFilterMsg
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
Properties
|
Improve this Doc
View Source
Type
Declaration
public GeneralStationRecordFilterType Type { get; }
Property Value
|
Improve this Doc
View Source
Value
Declaration
public string Value { get; }
Property Value
Type |
Description |
System.String |
|