Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the specified record in the DirDunsNumber table.
Syntax
client server public static DirDunsNumber find(RecId _dunsNumberRecId)
Run On
ClientOrServer
Parameters
- _dunsNumberRecId
Type: RecId Extended Data Type
The record ID of the DirDunsNumber record to find.
Return Value
Type: DirDunsNumber Table
A record in the DirDunsNumber table; otherwise, an empty record.