PlaceConnectionDefinitionPoints(Project,String,Boolean) Method
                In This Topic
            
            Function for placing connection definition points.
            
            
            Syntax
            
        
            Parameters
- oProject
- Project in which the connection definition points will be placed.
- strSchemaName
- Name of the scheme used for placing connection definition points.
- bRegenrateConnections
- If set to true, connections will be regenerated prior to placing connection definition points.
 
            Exceptions
| Exception | Description | 
|---|
| ArgumentException | Invalid parameters
                                    found. | 
| ApplicationException | \Internal interface
                                       necessary for wire
                                       numbering
                                       functionality, could
                                       not be created. | 
| BaseException | An error occurred
                                while placing connection
                                definition points. | 
See Also