Method.Eco.ExternalLateBound
(Replacing message template with parser tag) |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 7: | Line 7: | ||
|#Method.Eco.ExternalLateBound | |#Method.Eco.ExternalLateBound | ||
|Existence | |Existence | ||
|If TV is set the ExternalLateBound logic is searched for implementation of this method | |If TV is set, the ExternalLateBound logic is searched for by implementation of this method | ||
|} | |} | ||
<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 | <code><span class="col-black">'''#Method.Eco.ExternalLateBound'''</span></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 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}} |
Latest revision as of 05:24, 30 April 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 by 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 the built-in functions and binds C# methods from DLL or binds the system functions to the method of the same name.