setProdOrderRoutingLineCustomColor

  • Updated

This function can be used to set the color and text color of production order routing lines individually. 

These settings do not get changed by Load/Reload and can only be reset to the default color or to the color having been set via the OnProvideProdOrderRoutingLineColor event using the resetProdOrderRoutingLineColors function.

procedure setProdOrderRoutingLineCustomColor(pClientGuid: Guid;

 pProdOrderRoutingLinePositions: List of [Text]; pBarColor: Text; pTextColor: Text)

 

ParameterData typeDescription
pClientGuidGuidThis value is used for the global identification of VPS Control-AddIn on a page.
pProdOrderRoutingLinePositionsList of [Text]List of selected production order routing lines. By default, there is one production order routing line. In the future, in case of multi-selection, several Production Order Routing Lines will be selected.
pBarColorTextSpecify the bar color.
pTextColorTextSpecify the text color.

Was this article helpful?

0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.