Share via


HcmCourseTypeCertificateProfile::findByCourseTypeCertificateType Method

Finds a record in the HcmCourseTypeCertificateProfile table that has the specified values in the CourseType and CertificateType fields.

Syntax

client server public static HcmCourseTypeCertificateProfile findByCourseTypeCertificateType(
    HcmCourseTypeRecId _courseType, 
    HcmCertificateTypeRecId _certificateType, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: HcmCourseTypeCertificateProfile Table
A record in the HcmCourseTypeCertificateProfile table.

See Also

Reference

HcmCourseTypeCertificateProfile Table