Click or drag to resize

FilterBaseOBJECTTYPEFail Method

Fail method returns the opposite of Pass

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public bool Fail(
	OBJECTTYPE item
)

Parameters

item
Type: OBJECTTYPE

Return Value

Type: Boolean
See Also