ConnectionPointDesignation Property (MDTerminalTemplatePosition)
                In This Topic
            
            The connection point designation of terminal template
            
            
            Syntax
            
            
            
            
            public string ConnectionPointDesignation {get; set;}
             
        
            
            public:
property String^ ConnectionPointDesignation {
   String^ get();
   void set (    String^ value);
}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            See Also