IsDocumentReferenceActive Property (PlaceHolder3D)
                In This Topic
            
            Activates the properties of the installation space for the place holder object.
            
            
            Syntax
            
            
            
            
            public virtual bool IsDocumentReferenceActive {get; set;}
             
        
            
            public:
virtual property bool IsDocumentReferenceActive {
   bool get();
   void set (    bool value);
}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            See Also