Share via


ReasonTableRef::createFromComment Method

Creates a new ReasonTableRef row from a supplied reason code value.

Syntax

client server public static ReasonRefRecID createFromComment(ReasonComment _comment)

Run On

Called

Parameters

Return Value

Type: ReasonRefRecID Extended Data Type
If successful, a ReasonRefRecID value that is not zero; otherwise, zero.

Remarks

It is intended to be used for edit methods on tables that will require a reference to a reason comment.

See Also

Reference

ReasonTableRef Table