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