Method.Eco.ExternalLateBound
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
|If TV is set the ExternalLateBound logic is searched for implementation of this method | |If TV is set the ExternalLateBound logic is searched for 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 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]] |
Revision as of 07:38, 23 May 2023
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.