FunctionSortSchemaData Property
                In This Topic
            
            Property data represents function sort scheme settings for report generation.
            
            
            Syntax
            
            
            
            
            public string FunctionSortSchemaData {get; set;}
             
        
            
            public:
property String^ FunctionSortSchemaData {
   String^ get();
   void set (    String^ value);
}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            See Also