EvaluateAndSetAllNamesTXN Method
Evaluate all names for all FunctionBase objects in the project by calling EvaluateName for all those objects. This methods does own transactions, so no transactions around the method are allowed.
Parameters
- pProject
- Project for which names are evaluated.
- bReEvaluateVisibleName
- Whether evaluate visible name.
- bReParseVisibleName
- Whether parse visible name.
Exception | Description |
ArgumentException | Invalid parameters were found. |
ArgumentNullException | Null was passed to a parameter. |