DOCommonServiceCredentials::findByRecId Method
Finds a record in the DOCommonServiceCredentials table by using the specified record ID.
Syntax
client server public static DOCommonServiceCredentials findByRecId(RecId _credentialRecId)
Run On
Called
Parameters
- _credentialRecId
Type: RecId Extended Data Type
The record ID to find.
Return Value
Type: DOCommonServiceCredentials Table
A record in the DOCommonServiceCredentials table; otherwise, an empty record.