Method.Eco.ExternalLateBound
m ((username removed) (log details removed): Moving to Documentation namespace) |
(Automatically adding template at the end of the page.) |
||
Line 10: | Line 10: | ||
<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|2024}} |
Revision as of 15:37, 10 February 2024
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.