Share via


WHSFilterParm::find Method

Finds the specified record in the WHSFilterParm table.

Syntax

client server public static WHSFilterParm find(ItemGroupId _itemGroupId, [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether to read the record so that it can be updated; optional.

Return Value

Type: WHSFilterParm Table
A record in the WHSFilterParm table; otherwise, an empty record.

See Also

Reference

WHSFilterParm Table