DOCommonCloudErrors::getByErrorCode Method
Gets a record in the DOCommonCloudErrors table by using the error code.
Syntax
client server public static DOCommonCloudErrors getByErrorCode(DOCommonErrorCode _errorCode)
Run On
Called
Parameters
- _errorCode
Type: DOCommonErrorCode Extended Data Type
The error code for which to retrieve to the record.
Return Value
Type: DOCommonCloudErrors Table
A record in the DOCommonCloudErrors table; otherwise, an empty record.