Share via


SysManagedCodeCodeCommentInfo::findByComments Method

Finds the specified record in the SysManagedCodeCodeCommentInfo table.

Syntax

client server public static SysManagedCodeCodeCommentInfo findByComments(
    SysManagedCodeCodeComment _codeComment, 
    SysManagedCodeCodeRegionComment _codeRegionStartComment, 
    SysManagedCodeCodeRegionComment _codeRegionEndComment)

Run On

Called

Parameters

Return Value

Type: SysManagedCodeCodeCommentInfo Table
A record in the SysManagedCodeCodeCommentInfo table; otherwise, an empty record.

See Also

Reference

SysManagedCodeCodeCommentInfo Table