AreSameConnectionPointDesignationsAllowed Property
                In This Topic
            
            Determines if similar connection point designations are allowed.
            
            
            Syntax
            
            
            
            
            public bool AreSameConnectionPointDesignationsAllowed {get; set;}
             
        
            
            public:
property bool AreSameConnectionPointDesignationsAllowed {
   bool get();
   void set (    bool value);
}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            See Also