In This Topic
            
            Activate this option if the part placed via this installation variant can be moved in the enclosure; deactivate the check box if the part is to be a fixed part of the enclosure.
            
            
            Syntax
            
            
            
            
            public bool CanBeMoved {get; set;}
             
        
            
            public:
property bool CanBeMoved {
   bool get();
   void set (    bool value);
}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            See Also