Click or drag to resize
FilterExpressionExecute Method
Execute the filter

Namespace: DrawerBackup.Native.Expressions
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public bool Execute(
	Object subject
)

Parameters

subject
Type: SystemObject

Return Value

Type: Boolean
See Also