Gets the model for the filter

Namespace: Ico.Common.Filters.ViewModels
Assemblies:  GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
  AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public FilterRuleModel GetModel()
Visual Basic
Public Function GetModel As FilterRuleModel
JScript
public function GetModel() : FilterRuleModel

See Also