OnAfterJobPlanningLineLoaded

  • Updated

This event occurs after a job planning line was loaded.

[IntegrationEvent(/*IncludeSender*/false, /*GlobalVarAccess*/false)]

procedure OnAfterJobPlanningLineLoaded(pClientGuid: Guid;

pJobPlanningLinePosition: Text; var pHandled: Boolean)

 

 Data typeDescription

Parameter:

pClientGuid

Guid

 

This value is used for the global identification of VJS Control-AddIn on a page.

var pJobPlanningLinePositionTextPosition of the job planning line that was loaded.
var pHandledBooleanThe event will be handled if it returns true

 

Was this article helpful?

0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.