Page Property (StorableObjectsFilter)
                In This Topic
            
            Sets the 
Page that 
StorableObjects matching the filter must be placed on.
Syntax
            
            
            
            
            public Page Page {get; set;}
             
        
            
            public:
property Page^ Page {
   Page^ get();
   void set (    Page^ value);
}
             
        
             
        
            
            
             
            Exceptions
            
            
            
            
            
            
            
            
            
            See Also