ConnectionPointCrossSection Property (MDElectricalRelayTemplatePosition)
                In This Topic
            
            The connection point cross-section of the relay template
            
            
            Syntax
            
            
            
            
            public string ConnectionPointCrossSection {get; set;}
             
        
            
            public:
property String^ ConnectionPointCrossSection {
   String^ get();
   void set (    String^ value);
}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            See Also