MacroResolver.SetHiddenNamedSourceData Method |
Name | Description | |
---|---|---|
![]() | SetHiddenNamedSourceData(String, Func<EvaluationContext, Object>) |
Registers the named source data with late binding. Callback is called whenever the value is needed by MacroResolver.
|
![]() | SetHiddenNamedSourceData(String, Object) |
Registers the named source data with late binding. Callback is called whenever the value is needed by MacroResolver.
|