Method UpgradeGraph
UpgradeGraph(SystemGraphData)
Upgrades the graph.
Declaration
public static bool UpgradeGraph(SystemGraphData data)
Parameters
Type | Name | Description |
---|---|---|
SystemGraphData | data | The SystemGraph data object. |
Returns
Type | Description |
---|---|
bool |
|