Share via


RetailConnSchedulerSubjobFieldList::find Method

Finds the specified RetailConnSchedulerSubjobFieldList record.

Syntax

client server public static RetailConnSchedulerSubjobFieldList find(
    RetailConnSubJobId _subjobId, 
    RetailConnFieldName _fromFieldName, 
    RetailConnFieldName _toFieldName, 
   [boolean update])

Run On

Called

Parameters

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

Return Value

Type: RetailConnSchedulerSubjobFieldList Table
A RetailConnSchedulerSubjobFieldList record if found; otherwise, an empty record.

See Also

Reference

RetailConnSchedulerSubjobFieldList Table