IsCoveredTemplate Property (Connection)
                In This Topic
            
            Returns true if this is a Connection object that covers a wire's template in the cable where it belongs.
            
            
            Syntax
            
            
            
            
            public virtual bool IsCoveredTemplate {get;}
             
        
            
            public:
virtual property bool IsCoveredTemplate {
   bool get();
}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            See Also