ReferencesActive Property
                In This Topic
            
            This property corresponds with the "Individual objects assignment" flag in the macro box dialog.
            
            
            Syntax
            
            
            
            
            public bool ReferencesActive {get; set;}
             
        
            
            public:
property bool ReferencesActive {
   bool get();
   void set (    bool value);
}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            See Also