C1.C1Report Namespace : IReportScriptContext Interface |
The following tables list the members exposed by IReportScriptContext.
Name | Description | |
---|---|---|
![]() | GetObjectByName | Retrieves an object by its name. |
![]() | IsNameDefined | Tests whether the specified name exists in the current context. If a certain name is defined by the context (i.e. this method returns true), the named object will be retrieved from the context even if a similarly named object already exists. |