[]
String based collection of namespaces that user can add at run time.
public abstract class ScriptReferences
| Name | Description |
|---|---|
| ScriptReferences() | Default contructor |
| Name | Description |
|---|---|
| CustomNamespaces | Gets list of internal namepaces |
| DefaultNamespaces | Gets list of default namepaces (added to report script scope explicitly) |
| Name | Description |
|---|---|
| Parse(string, out StringCollection) | For internal use only. |
| ToString() | Returns a string that represents this instance. |