public void PlaceConnectionDefinitionPoints( ArrayList arrConnectionList, string strSchemaName, bool bRegenrateConnections )
public: void PlaceConnectionDefinitionPoints( ArrayList^ arrConnectionList, String^ strSchemaName, bool bRegenrateConnections )
Parameters
| Parameter Name | Description |
|---|---|
| arrConnectionList | List of connections on which the CDPs will be placed. |
| strSchemaName | Name of the scheme used for placing CDPs. |
| bRegenrateConnections | If set to true, connections will be regenerated prior to placing CDPs. |