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