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