Omada Identity
Omada Identity
Namespaces
Omada.OE.Model
SetPropertyValue Class
SetPropertyValue Methods
PassesFilter Method
PassesFilter Method (SetPropertyValueFilter)
PassesFilter Method (SetPropertyValueFilter, SetProperty, DataCache)
SetPropertyValue
PassesFilter Method (SetPropertyValueFilter, SetProperty, DataCache)
The method determines whether a object can pass the filter. Property and cache are provided for performance reasons since the method is called often.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
bool
PassesFilter
(
SetPropertyValueFilter
filter
,
SetProperty
property
,
DataCache
cache
)
Parameters
filter
Type:
Omada.OE.Model
SetPropertyValueFilter
property
Type:
Omada.OE.Model
SetProperty
cache
Type:
Omada.OE.Model
DataCache
Return Value
Type:
Boolean
See Also
Reference
SetPropertyValue Class
PassesFilter Overload
Omada.OE.Model Namespace