AddRelatedObjectsToGotoDB Method
In This Topic
Adds cross-referenced objects to the goto results list.
Syntax
Parameters
- storableObject
- Object of which the cross\-references should be found.
Exceptions
Exception | Description |
ArgumentNullException | Thrown if null was
passed as an
argument. |
ArgumentException | Thrown in case of
invalid arguments
(storableObject is
not valid). |
ApplicationException | \Internal interface
for search could not
be created. |
Eplan.EplApi.Base.BaseException | The method finished
with errors. |
See Also