TK.SetReferenceLinkAsync (String, String) Method
        
		
       
       
        Set reference links of template members
		
	
	
	
				
			
	
			
				
				
				
					Public Shared Function SetReferenceLinkAsync( _ 
   ByVal tagTemplateName As String, _ 
   ByVal initialAsset As String _ 
) As Task
			
				 
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
			
	
			
				
				
				
					public static Task SetReferenceLinkAsync( 
   string tagTemplateName, 
   string initialAsset 
)
			
				 
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
	 
	Parameters
	- 
		
			tagTemplateName
		
	
 
	- 
		string 
	
 
	Tag template name 
	- 
		
			initialAsset
		
	
 
	- 
		string 
	
 
	Initial asset 
	
		Return Value
	Task 
	
	 
 
  
	
	
	
	
	
	
		
  
.NET Framework
Supported in: 4.8