EasyUA Reference
ConstructFilter Method
See Also  Send Feedback
EasyUA Assembly > Advosol.EasyUA Namespace > FilterDefinition Class : ConstructFilter Method

Glossary Item Box

Constructs the event filter for the subscription.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As FilterDefinition
Dim value As EventFilter
 
value = instance.ConstructFilter()
C# 
public EventFilter ConstructFilter()

Return Value

The event filter.

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.