Method.Eco.ExternalLateBound
(Replacing message template with parser tag) |
(Updated Edited template to July 12, 2025.) |
||
Line 11: | Line 11: | ||
<code>#Method.Eco.ExternalLateBound</code> is something you set on a method in your model. It tells the Turnkey system or Turnkey server/MDriven server to look for that method in either the built-in functions and binds C# methods from DLL or binds the system functions to the method of the same name. | <code>#Method.Eco.ExternalLateBound</code> is something you set on a method in your model. It tells the Turnkey system or Turnkey server/MDriven server to look for that method in either the built-in functions and binds C# methods from DLL or binds the system functions to the method of the same name. | ||
[[Category:Tagged Values]] | [[Category:Tagged Values]] | ||
{{Edited|July|12| | {{Edited|July|12|2025}} |
Revision as of 05:53, 20 January 2025
This page was created by Stephanie on 2023-05-18. Last edited by Stephanie on 2025-04-30.
#TargetType.TaggedValue | CommaSeparatedExampleValues | Short Description |
---|---|---|
#Method.Eco.ExternalLateBound | Existence | If TV is set the ExternalLateBound logic is searched for implementation of this method |
#Method.Eco.ExternalLateBound
is something you set on a method in your model. It tells the Turnkey system or Turnkey server/MDriven server to look for that method in either the built-in functions and binds C# methods from DLL or binds the system functions to the method of the same name.