LGSPGraphClone Method |
| Name | Description | |
|---|---|---|
| Clone(String) |
Duplicates a graph.
The new graph will use the same model as the other
Open transaction data will not be cloned.
(Overrides BaseGraphClone(String).) | |
| Clone(String, IDictionaryIGraphElement, IGraphElement) |
Duplicates a graph.
The new graph will use the same model as the other.
Open transaction data will not be cloned.
(Overrides BaseGraphClone(String, IDictionaryIGraphElement, IGraphElement).) |