Share via


RetailServiceCategory::find Method

Finds a RetailServiceCategory record with the specified ServiceCategory value.

Syntax

client server public static RetailServiceCategory find(RetailServiceCategoryId _sServiceCategory, [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: RetailServiceCategory Table
A RetailServiceCategory record; otherwise, an empty record.

See Also

Reference

RetailServiceCategory Table