CanBePlacedDisassembled Property
                In This Topic
            
            Returns true if this compound representing an articles assembly can be placed disassembled.
            
            
            Syntax
            
            
            
            
            public bool CanBePlacedDisassembled {get;}
             
        
            
            public:
property bool CanBePlacedDisassembled {
   bool get();
}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            See Also