ISetDatabase.GetSet (Int64) Method
        
		
       
       
        Returns the set with specified ID from the database.
		
	
	
	
				
			
	
			
				
				
				
					Function GetSet( _ 
   ByVal setId As Long _ 
) As ISet
			
				 
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
			
	
			
				
				
				
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
	 
	Parameters
	- 
		
			setId
		
	
 
	- 
		long 
	
 
	The ID of the set to be retrieved. 
	
		Return Value
	ISet 
		
		The set with setId or null reference (Nothing in Visual Basic) if not found. 
	
	
	 
 
	
		
		Available since QDV 7.13.0001.
	
					
 
  
	
	
	
	
	
	
		
  
.NET Framework
Supported in: 4.8, 4.7, 4.6, 4.5.2