Get the standard set of project search attributes
        Namespace:
SynergyServerScripting.Entities
        
Assembly: SynergyServerScripting (in SynergyServerScripting.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
			
	
			
				
				
				
					
				
					
			
		
		
		
		
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: SynergyServerScripting (in SynergyServerScripting.dll)
Public Shared Function GetStandardSearchAttributes( _
ByVal db As IDatabase _
) As List(Of AttributeInfo)
This language is not supported or no code example is available.
public static List<AttributeInfo> GetStandardSearchAttributes(
IDatabase db
)
This language is not supported or no code example is available.
public:
static List<AttributeInfo^>^ GetStandardSearchAttributes(
IDatabase^ db
)
This language is not supported or no code example is available.
Parameters
- db
 - 
		Type: IDatabase 
		
<default>