Share via


smmBusRelTable::find Method

Finds the business relation by using the specified business relation account number.

Syntax

client server public static smmBusRelTable find(smmBusRelAccount _busRelAccount, [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that specifies whether to modify the record.

Return Value

Type: smmBusRelTable Table
The business relation.

See Also

Reference

smmBusRelTable Table