Share via


WHSWorkLine.initFromWorkTemplateLine Method

Method that initialized fields on a work detail line using a work template line record.

Syntax

public void initFromWorkTemplateLine(RecId _workTemplateLineRecId)

Run On

Called

Parameters

  • _workTemplateLineRecId
    Type: RecId Extended Data Type
    The Rec Id of the work template line record used for initializing data.

See Also

Reference

WHSWorkLine Table