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