BaseStation.ItemDescriber Namespace
CAS.DataPorter.Configurator Namespace
CAS.Lib.CommonBus Namespace
CAS.Lib.CommonBus.ApplicationLayer Namespace
CAS.Lib.CommonBus.CommunicationLayer Namespace
CAS.Lib.DeviceSimulator Namespace
CAS.NetworkConfigLib Namespace
Object-Oriented Internet Process-Observer

IOptions..::..Filter Property

Gets or sets the filter ResultFilter. Filters are applied by the server before returning item results.

Namespace:  CAS.DataPorter.Configurator
Assembly:  CommServer.DAClientConfiguration (in CommServer.DAClientConfiguration.dll)

Syntax


ResultFilter Filter { get; set; }
Property Filter As ResultFilter
	Get
	Set
property ResultFilter^ Filter {
	ResultFilter^ get ();
	void set (ResultFilter^ value);
}

Field Value

The filter.