Get any items below this folder
        Namespace:
SynergyClientAPI.Folders
        
Assembly: SynergyClientAPI (in SynergyClientAPI.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
			
	
			
				
				
				
					
				
					
			
		
		
		
		
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: SynergyClientAPI (in SynergyClientAPI.dll)
Public Shared Function GetSubItems( _
ByVal folder_id As EntityID _
) As DataOperationResponse(Of FolderItems)
This language is not supported or no code example is available.
public static DataOperationResponse<FolderItems> GetSubItems(
EntityID folder_id
)
This language is not supported or no code example is available.
public:
static DataOperationResponse<FolderItems^>^ GetSubItems(
EntityID^ folder_id
)
This language is not supported or no code example is available.
Parameters
- folder_id
 - 
		Type: EntityID 
		
the id of the folder to get sub items for
 
Return Value
Type: DataOperationResponse<FolderItems>detaisl about the sub items