Method SynchronizeSensitivePorts
SynchronizeSensitivePorts(GraphDescriptor)
Propagate all parameter, constant and converter ports.
Declaration
public static bool SynchronizeSensitivePorts(SystemGraphManager.GraphDescriptor descriptor)
Parameters
| Type | Name | Description |
|---|---|---|
| SystemGraphManager.GraphDescriptor | descriptor | Graph to do the operation on. |
Returns
| Type | Description |
|---|---|
| bool | True on success. |