Gets the code modules to make available to the report for use in expressions.
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property CodeModules As StringCollection | |
| C# | |
|---|---|
public StringCollection CodeModules {get;} | |
Return Value
A StringCollection containing the code modules to make available to the report for use in expressions.