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 type | Description | |
Parameter: pClientGuid | Guid |
This value is used for the global identification of VJS Control-AddIn on a page. |
| var pJobPlanningLinePosition | Text | Position of the job planning line that was loaded. |
| var pHandled | Boolean | The event will be handled if it returns true |
Comments
0 comments
Please sign in to leave a comment.